Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-170117
#<BuildRuby:0x00007f545db7fdc8
@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.20240626-170117",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006384 0.002501 3.932019 ( 3.715339)
build_miniruby 0.001488 0.000397 1.593109 ( 1.590562)
build_ruby 0.002243 0.000000 3.903397 ( 4.046498)
build_all 0.005235 0.004939 7.795021 ( 3.108065)
build_install 0.011375 0.010389 10.485204 ( 4.765822)
test_btest 0.000624 0.000214 119.865249 ( 31.666511)
test_basic 0.004081 0.005392 1.237276 ( 1.284331)
test_all 0.115266 0.041598 919.252772 (454.905189)
test_rubyspec 0.065733 0.030967 177.872338 (142.755735)
total: 647.84 sec