Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-074011
#<BuildRuby:0x000055a876bba318
@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.20230123-074011",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004837 0.000538 1.264173 ( 1.805068)
build_miniruby 0.001849 0.000205 1.399261 ( 1.413835)
build_ruby 0.001840 0.000205 3.039157 ( 3.402110)
build_all 0.002492 0.004657 3.631330 ( 1.800767)
build_install 0.010328 0.004652 2.854254 ( 1.980035)
test_btest 0.000560 0.000096 56.127485 ( 18.158161)
test_basic 0.000000 0.006336 0.399451 ( 0.496805)
test_all 0.000000 0.001938 648.952101 (210.460896)
test_rubyspec 0.023902 0.021708 70.665452 ( 81.419950)
total: 320.94 sec