Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-032848
#<BuildRuby:0x000055b3c3dfa008
@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.20231224-032848",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004664 0.000151 1.443370 ( 1.897046)
build_miniruby 0.000000 0.001633 1.646401 ( 1.646863)
build_ruby 0.000662 0.001356 3.400123 ( 3.596757)
build_all 0.002626 0.004904 5.592753 ( 2.707984)
build_install 0.010661 0.007575 6.634066 ( 3.372485)
test_btest 0.000714 0.000275 81.293604 ( 28.718129)
test_basic 0.003452 0.003821 0.861454 ( 0.926181)
test_all 0.082057 0.035204 708.368198 (274.244099)
test_rubyspec 0.024430 0.040739 93.521462 (105.478218)
total: 422.59 sec