Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-041436
#<BuildRuby:0x00007fa26a30fde0
@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.20241201-041436",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003322 0.004554 3.599382 ( 3.518049)
build_miniruby 0.001359 0.000263 1.670744 ( 1.674601)
build_ruby 0.001617 0.000313 4.222781 ( 4.398229)
build_all 0.006906 0.002205 6.536616 ( 3.190412)
build_install 0.013634 0.009143 9.774579 ( 5.492492)
test_btest 0.000972 0.000236 80.041938 ( 28.280359)
test_basic 0.005639 0.005564 1.095621 ( 1.377129)
test_all 0.093981 0.050060 698.636366 (227.684012)
test_rubyspec 0.048155 0.037106 118.685003 ( 28.061935)
total: 303.68 sec