Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-210532
#<BuildRuby:0x00007f485320fdd0
@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.20240710-210532",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000041)
build_up 0.007751 0.001695 4.462624 ( 4.747438)
build_miniruby 0.001740 0.000380 1.793099 ( 2.005460)
build_ruby 0.001929 0.000422 4.531966 ( 5.279483)
build_all 0.006791 0.004966 8.475817 ( 6.552594)
build_install 0.024624 0.003591 11.828525 ( 9.173041)
test_btest 0.001059 0.000000 118.369728 ( 71.299007)
test_basic 0.000000 0.013539 1.362540 ( 2.330303)
test_all 0.083774 0.083316 1002.612444 (1316.478852)
test_rubyspec 0.052933 0.045308 177.160046 (196.104470)
total: 1613.97 sec