Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-145949
#<BuildRuby:0x00007f956e34fde0
@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.20240725-145949",
@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.000030 0.000000 0.000030 ( 0.000030)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007006 0.000944 3.620946 ( 3.554115)
build_miniruby 0.001455 0.000432 1.735605 ( 1.731843)
build_ruby 0.001550 0.000459 3.987659 ( 4.133140)
build_all 0.005363 0.004650 8.064943 ( 3.065207)
build_install 0.013076 0.006762 11.159921 ( 5.399251)
test_btest 0.000512 0.000539 120.272041 ( 31.498007)
test_basic 0.008536 0.001433 1.355157 ( 1.399401)
test_all 0.118411 0.032412 857.175446 (241.154901)
test_rubyspec 0.041239 0.048556 167.498366 ( 32.123057)
total: 324.06 sec