Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-070907
#<BuildRuby:0x00007f0f55cffdd0
@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.20240813-070907",
@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.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007409 3.416228 ( 3.283227)
build_miniruby 0.000000 0.001655 1.627861 ( 1.624103)
build_ruby 0.000693 0.001158 3.845157 ( 4.024917)
build_all 0.003664 0.005430 8.316658 ( 3.329359)
build_install 0.014772 0.005241 11.919161 ( 5.568947)
test_btest 0.000861 0.000379 122.185252 ( 33.792952)
test_basic 0.005989 0.004967 1.336423 ( 1.383650)
test_all 0.110916 0.044675 927.455608 (261.727843)
test_rubyspec 0.062505 0.030550 179.023249 ( 52.169651)
total: 366.91 sec