Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-184333
#<BuildRuby:0x00007faa7a8dfdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241107-184333",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000008 0.000028 ( 0.000028)
autoconf 0.000033 0.000013 0.000046 ( 0.000045)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.005773 0.001576 3.807506 ( 3.726875)
build_miniruby 0.001164 0.000458 1.409830 ( 1.406844)
build_ruby 0.001563 0.000614 4.177046 ( 4.370862)
build_all 0.004326 0.004001 5.864465 ( 2.353777)
build_install 0.016370 0.004265 8.475635 ( 4.090307)
test_btest 0.000752 0.000296 76.144084 ( 20.997266)
test_basic 0.007785 0.001501 0.902151 ( 0.954612)
test_all 0.094897 0.057497 743.548868 (348.344712)
test_rubyspec 0.059460 0.025663 121.396211 ( 45.993073)
total: 432.24 sec