Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-204755
#<BuildRuby:0x00007f3ffe25fdd8
@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.20240619-204755",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.001020 0.007378 3.960398 ( 3.836540)
build_miniruby 0.001329 0.000266 1.638481 ( 1.635631)
build_ruby 0.002092 0.000419 4.315722 ( 4.422259)
build_all 0.006492 0.003677 8.400332 ( 3.987259)
build_install 0.020065 0.004888 11.613795 ( 6.170231)
test_btest 0.000671 0.000147 116.640254 ( 36.239190)
test_basic 0.010997 0.000000 1.191786 ( 1.241009)
test_all 0.096675 0.052526 825.653891 (232.153368)
test_rubyspec 0.053267 0.040161 161.438415 ( 32.727418)
total: 322.41 sec