Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-150319
#<BuildRuby:0x000055aeeab728e0
@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.20240307-150319",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000000 0.007463 2.654524 ( 2.405003)
build_miniruby 0.000545 0.000889 1.614183 ( 1.613032)
build_ruby 0.001162 0.000422 3.234836 ( 3.469348)
build_all 0.007181 0.001038 6.469835 ( 2.799646)
build_install 0.016045 0.003944 8.660969 ( 4.387297)
test_btest 0.000799 0.000266 89.283936 ( 26.166218)
test_basic 0.000954 0.005216 0.771790 ( 1.776091)
test_all 0.077708 0.041086 797.786544 (233.211950)
test_rubyspec 0.043013 0.034005 103.151426 (112.477846)
total: 388.31 sec