Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-115243
#<BuildRuby:0x00007f2af2d5fdd0
@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.20240620-115243",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004470 0.003051 3.239478 ( 3.335565)
build_miniruby 0.001361 0.000376 1.179883 ( 1.176689)
build_ruby 0.001385 0.000382 3.187595 ( 3.378451)
build_all 0.005934 0.002298 6.468606 ( 2.437340)
build_install 0.019406 0.001012 8.990214 ( 4.134310)
test_btest 0.000850 0.000213 99.872809 ( 25.697619)
test_basic 0.007204 0.000784 0.984170 ( 1.036136)
test_all 0.108810 0.037482 776.728189 (217.278881)
test_rubyspec 0.044774 0.040502 161.861628 ( 32.463266)
total: 290.94 sec