Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-052418
#<BuildRuby:0x00007f842f8efde0
@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.20241022-052418",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.008164 0.000856 4.185089 ( 4.213499)
build_miniruby 0.001584 0.000326 1.798275 ( 1.808025)
build_ruby 0.000000 0.002475 4.614377 ( 4.890433)
build_all 0.010938 0.000375 8.153345 ( 5.871366)
build_install 0.020538 0.005885 11.330323 ( 8.343829)
test_btest 0.001069 0.000235 104.297701 ( 68.946113)
test_basic 0.002650 0.008113 1.199192 ( 1.308718)
test_all 0.115610 0.038478 875.383308 (304.317064)
test_rubyspec 0.054225 0.032281 130.969469 ( 28.925604)
total: 428.63 sec