Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-142336
#<BuildRuby:0x000055fd5c5b24d0
@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.20231211-142336",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000023 ( 0.000023)
autoconf 0.000041 0.000004 0.000045 ( 0.000041)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.000000 0.006456 2.292269 ( 2.370334)
build_miniruby 0.000000 0.001755 1.671536 ( 1.670438)
build_ruby 0.000000 0.001674 3.226756 ( 3.435866)
build_all 0.004110 0.004866 6.219719 ( 3.087857)
build_install 0.019465 0.002559 7.915626 ( 5.521840)
test_btest 0.000544 0.000119 83.682549 ( 39.713384)
test_basic 0.006258 0.001369 0.919799 ( 1.045139)
test_all 0.079146 0.041042 742.027066 (314.461394)
test_rubyspec 0.041613 0.033180 104.899780 (131.621145)
total: 502.93 sec