Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-144621
#<BuildRuby:0x000056217f216118
@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.20230728-144621",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006035 0.000000 2.024788 ( 3.301504)
build_miniruby 0.001473 0.000000 1.533132 ( 1.586334)
build_ruby 0.001548 0.000000 3.139379 ( 19.127850)
build_all 0.004532 0.002988 2.606549 ( 1.641006)
build_install 0.016413 0.002023 3.896336 ( 2.991469)
test_btest 0.000000 0.003612 81.494102 ( 30.809339)
test_basic 0.005267 0.000759 0.910394 ( 1.603124)
test_all 0.001230 0.000230 615.463855 (217.942905)
test_rubyspec 0.036199 0.016563 87.448352 ( 99.822525)
total: 378.83 sec