Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-180030
#<BuildRuby:0x000056427015a078
@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.20231020-180030",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.005921 0.000000 2.008063 ( 2.140651)
build_miniruby 0.001510 0.000000 1.457292 ( 1.456631)
build_ruby 0.001486 0.000000 3.098200 ( 3.329956)
build_all 0.005784 0.001819 5.708015 ( 2.317126)
build_install 0.014585 0.000000 6.565613 ( 3.044163)
test_btest 0.001047 0.000000 80.724079 ( 22.324303)
test_basic 0.003133 0.002975 0.846500 ( 0.911509)
test_all 0.007557 0.000611 637.448489 (213.114340)
test_rubyspec 0.033992 0.022370 84.192301 ( 95.819496)
total: 344.46 sec