Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-112025
#<BuildRuby:0x0000561a74165a00
@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.20231219-112025",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.005758 0.001645 2.532170 ( 3.645800)
build_miniruby 0.001342 0.000384 1.692460 ( 1.922226)
build_ruby 0.000000 0.002293 3.365146 ( 3.778912)
build_all 0.007064 0.001468 6.093308 ( 4.585843)
build_install 0.019534 0.000000 7.539537 ( 6.038577)
test_btest 0.000943 0.000000 82.230541 ( 66.514913)
test_basic 0.002446 0.005328 0.937714 ( 1.329201)
test_all 0.086301 0.037203 679.902751 (357.253569)
test_rubyspec 0.035867 0.036370 101.215499 (118.234724)
total: 563.30 sec