Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-115802
#<BuildRuby:0x00007fa07de7fde0
@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.20240710-115802",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007520 0.000740 4.166310 ( 3.655101)
build_miniruby 0.001584 0.000328 1.671646 ( 1.669555)
build_ruby 0.001868 0.000386 4.347035 ( 4.571651)
build_all 0.007962 0.003185 8.571207 ( 4.570125)
build_install 0.020017 0.004899 11.838385 ( 6.618158)
test_btest 0.000995 0.000221 115.400487 ( 31.592026)
test_basic 0.003942 0.005179 1.051647 ( 1.103244)
test_all 0.105616 0.042131 846.989367 (259.984171)
test_rubyspec 0.058145 0.028547 163.434765 ( 32.276261)
total: 346.04 sec