Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-072019
#<BuildRuby:0x00005646d92923b0
@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.20230607-072019",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005824 0.001213 2.067014 ( 5.195900)
build_miniruby 0.001256 0.000262 1.579177 ( 2.202277)
build_ruby 0.000000 0.001875 2.920131 ( 4.264513)
build_all 0.004473 0.003462 2.263735 ( 3.284709)
build_install 0.012130 0.008024 3.702349 ( 5.261374)
test_btest 0.000000 0.001246 81.817299 ( 88.901769)
test_basic 0.000381 0.006993 0.849210 ( 1.603884)
test_all 0.001242 0.000447 610.139998 (534.868041)
test_rubyspec 0.024526 0.029289 86.161437 (112.388983)
total: 757.97 sec