Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-022902
#<BuildRuby:0x00005624b6a5e4f8
@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.20231012-022902",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000044 0.000004 0.000048 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.000000 0.007901 2.625056 ( 3.806584)
build_miniruby 0.000000 0.001979 1.851982 ( 2.202653)
build_ruby 0.000000 0.001711 3.564862 ( 4.047654)
build_all 0.007452 0.002202 6.433044 ( 5.021846)
build_install 0.012614 0.009776 8.326332 ( 6.668154)
test_btest 0.001067 0.000249 87.825126 ( 55.680876)
test_basic 0.000000 0.009397 1.032958 ( 1.454774)
test_all 0.007870 0.002235 755.678481 (467.723819)
test_rubyspec 0.036892 0.036329 108.452604 (131.546557)
total: 678.15 sec