Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-175001
#<BuildRuby:0x00007f3de032fdc8
@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.20240703-175001",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.006661 0.001459 3.936440 ( 3.908695)
build_miniruby 0.001394 0.000292 1.447365 ( 1.444292)
build_ruby 0.001381 0.000576 3.972167 ( 4.126276)
build_all 0.008069 0.001595 8.049123 ( 3.200673)
build_install 0.013198 0.007638 11.191636 ( 5.228457)
test_btest 0.000741 0.000311 116.064817 ( 30.252273)
test_basic 0.002521 0.007245 1.194895 ( 1.240131)
test_all 0.111685 0.037665 863.651041 (240.711858)
test_rubyspec 0.053706 0.041025 164.777124 ( 37.044351)
total: 327.16 sec