Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-132656
#<BuildRuby:0x00007f622e0bfdc8
@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.20240905-132656",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.004066 0.004041 3.384612 ( 3.272772)
build_miniruby 0.001619 0.000000 1.239728 ( 1.236786)
build_ruby 0.001890 0.000000 3.148021 ( 3.378178)
build_all 0.008277 0.000471 7.314628 ( 2.716980)
build_install 0.010406 0.007975 10.560028 ( 5.114445)
test_btest 0.000740 0.000123 116.446252 ( 31.189377)
test_basic 0.010336 0.001007 1.282412 ( 1.331853)
test_all 0.086768 0.065392 860.858459 (263.462781)
test_rubyspec 0.066813 0.024599 165.795474 ( 32.885280)
total: 344.59 sec