Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-000237
#<BuildRuby:0x00007f4f10c3fdc8
@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.20241123-000237",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.002897 0.004639 3.795452 ( 3.806690)
build_miniruby 0.001309 0.000305 1.771210 ( 1.927657)
build_ruby 0.002098 0.000000 4.572856 ( 4.918527)
build_all 0.009402 0.000738 6.660449 ( 4.467098)
build_install 0.013220 0.010525 9.691889 ( 6.191615)
test_btest 0.000588 0.000159 76.801021 ( 23.500247)
test_basic 0.002653 0.006387 0.960819 ( 1.007183)
test_all 0.109978 0.034829 742.933464 (229.005479)
test_rubyspec 0.034135 0.045853 118.007383 ( 25.389141)
total: 300.21 sec