Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-095548
#<BuildRuby:0x00007ff796a4fde0
@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.20240629-095548",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000035 0.000010 0.000045 ( 0.000046)
build_up 0.007628 0.000989 3.878522 ( 3.369108)
build_miniruby 0.001420 0.000387 1.251109 ( 1.247867)
build_ruby 0.001541 0.000421 4.235612 ( 4.369554)
build_all 0.008797 0.000097 8.363287 ( 3.355212)
build_install 0.017673 0.002244 11.259512 ( 5.243051)
test_btest 0.000785 0.000191 118.565431 ( 35.578787)
test_basic 0.009547 0.004639 1.386583 ( 1.888465)
test_all 0.103655 0.052756 897.656068 (293.394445)
test_rubyspec 0.034194 0.059061 166.466672 ( 28.750496)
total: 377.20 sec