Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-211342
#<BuildRuby:0x000055dca3d1e3b0
@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.20230916-211342",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.002894 0.003862 2.215296 ( 3.523107)
build_miniruby 0.000000 0.001541 1.539029 ( 1.539311)
build_ruby 0.000000 0.001653 3.408671 ( 3.647591)
build_all 0.000000 0.007613 6.227818 ( 3.023803)
build_install 0.013434 0.005740 7.654795 ( 5.299367)
test_btest 0.000816 0.000000 83.895170 ( 35.819577)
test_basic 0.002838 0.004014 0.944333 ( 1.020305)
test_all 0.000000 0.010284 693.074164 (245.844720)
test_rubyspec 0.050481 0.019924 106.471885 (122.280530)
total: 422.00 sec