Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-053523
#<BuildRuby:0x00007f1b9722fdd0
@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.20240715-053523",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007807 0.001763 3.861836 ( 4.707283)
build_miniruby 0.001455 0.000329 1.754399 ( 1.944825)
build_ruby 0.002335 0.000000 4.582144 ( 5.093333)
build_all 0.010423 0.000915 8.827258 ( 6.746286)
build_install 0.026627 0.000031 11.599212 ( 9.269405)
test_btest 0.000869 0.000156 123.738622 (100.673734)
test_basic 0.003732 0.008721 1.367354 ( 1.890754)
test_all 0.129361 0.032260 928.526974 (327.935939)
test_rubyspec 0.011570 0.076944 167.583223 ( 37.667161)
total: 495.93 sec