Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-232212
#<BuildRuby:0x00005562bf732018
@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.20231011-232212",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006387 0.000630 2.363271 ( 2.697754)
build_miniruby 0.001716 0.000000 1.741219 ( 1.745422)
build_ruby 0.002196 0.000000 3.554464 ( 3.761124)
build_all 0.002112 0.006351 6.327401 ( 4.148891)
build_install 0.017725 0.003364 8.071827 ( 5.398589)
test_btest 0.000822 0.000000 86.172749 ( 43.379994)
test_basic 0.004803 0.004454 0.949986 ( 1.048496)
test_all 0.010048 0.000650 699.675874 (299.404233)
test_rubyspec 0.028143 0.044010 107.805263 (122.891944)
total: 484.48 sec