Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-095752
#<BuildRuby:0x000055ff4bfdce88
@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.20231023-095752",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000224 0.007440 3.580455 ( 3.686463)
build_miniruby 0.001254 0.000186 1.560250 ( 1.560930)
build_ruby 0.001352 0.000000 3.066000 ( 3.278663)
build_all 0.007157 0.000106 5.691926 ( 2.727576)
build_install 0.006883 0.011596 7.635220 ( 4.184378)
test_btest 0.000550 0.000125 77.404346 ( 28.722954)
test_basic 0.006054 0.000000 0.757332 ( 0.822711)
test_all 0.077559 0.039680 637.318489 (222.521471)
test_rubyspec 0.034394 0.032091 89.523252 (101.399163)
total: 368.91 sec