Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-233211
#<BuildRuby:0x0000557cf614a230
@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-233211",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001099 0.004139 1.597332 ( 1.955462)
build_miniruby 0.001302 0.000193 1.530173 ( 1.538180)
build_ruby 0.001634 0.000242 3.243636 ( 9.079958)
build_all 0.000924 0.006748 5.587588 ( 2.597866)
build_install 0.014654 0.004540 6.823320 ( 3.987221)
test_btest 0.000660 0.000144 81.106144 ( 31.466425)
test_basic 0.004981 0.001090 0.876557 ( 0.941776)
test_all 0.083224 0.036723 688.482601 (255.905281)
test_rubyspec 0.031006 0.043567 100.380271 (120.414878)
total: 427.89 sec