Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-154828
#<BuildRuby:0x0000563638ba67c8
@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.20230614-154828",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006105 0.000151 1.895857 ( 4.209088)
build_miniruby 0.001518 0.000102 1.435862 ( 1.718658)
build_ruby 0.001935 0.000000 2.898459 ( 3.347651)
build_all 0.007473 0.000096 2.446184 ( 2.288805)
build_install 0.017965 0.000000 3.532233 ( 3.690910)
test_btest 0.000836 0.000000 75.956517 ( 40.414679)
test_basic 0.003124 0.000000 0.793140 ( 1.534242)
test_all 0.001432 0.000000 573.950136 (298.349322)
test_rubyspec 0.033613 0.019193 84.738958 (109.180943)
total: 464.74 sec