Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-152551
#<BuildRuby:0x00007f32b69bfdd0
@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.20240706-152551",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000000 0.000067 0.000067 ( 0.000062)
configure 0.000000 0.000040 0.000040 ( 0.000040)
build_up 0.000000 0.008190 4.211317 ( 3.738202)
build_miniruby 0.000000 0.001584 1.581178 ( 1.814943)
build_ruby 0.000000 0.001773 4.124232 ( 20.721279)
build_all 0.007703 0.000861 7.775695 ( 3.074717)
build_install 0.020601 0.000653 11.248897 ( 5.291788)
test_btest 0.000000 0.001099 120.741043 ( 32.538954)
test_basic 0.006852 0.002772 1.207785 ( 1.254451)
test_all 0.087220 0.070382 872.991927 (275.698165)
test_rubyspec 0.053214 0.044829 178.017363 ( 54.322832)
total: 398.46 sec