Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-030708
#<BuildRuby:0x00007fdd32defdc0
@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.20241004-030708",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000853 0.007244 3.691038 ( 3.607654)
build_miniruby 0.001536 0.000347 1.686371 ( 1.682521)
build_ruby 0.001863 0.000000 4.170862 ( 4.379970)
build_all 0.005542 0.003844 7.901340 ( 3.185381)
build_install 0.022220 0.004541 11.665663 ( 7.491747)
test_btest 0.000856 0.000202 100.877898 ( 37.212106)
test_basic 0.008629 0.002044 1.058595 ( 1.101036)
test_all 0.119917 0.030868 773.469481 (290.258634)
test_rubyspec 0.034169 0.055049 138.296414 ( 31.189074)
total: 380.11 sec