Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-102004
#<BuildRuby:0x000055dc5988df70
@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.20231211-102004",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.003182 0.004109 2.440724 ( 2.534662)
build_miniruby 0.001542 0.000049 1.614884 ( 1.621676)
build_ruby 0.001836 0.000190 3.378420 ( 3.594171)
build_all 0.003793 0.004127 5.951270 ( 3.249049)
build_install 0.015931 0.002124 7.502112 ( 4.186316)
test_btest 0.000739 0.000099 80.435675 ( 30.221623)
test_basic 0.002578 0.005158 0.905745 ( 0.973249)
test_all 0.095242 0.023865 672.153263 (247.974506)
test_rubyspec 0.054564 0.009948 95.396291 (107.246040)
total: 401.60 sec