Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-040902
#<BuildRuby:0x00007f2d58e4fde0
@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.20240617-040902",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.007920 3.303905 ( 3.212531)
build_miniruby 0.001384 0.000383 1.357393 ( 1.354543)
build_ruby 0.001874 0.000437 4.327407 ( 4.477354)
build_all 0.009652 0.000000 7.987872 ( 3.210175)
build_install 0.019896 0.000000 10.585199 ( 4.911527)
test_btest 0.000932 0.000000 109.940708 ( 28.683810)
test_basic 0.008450 0.000000 1.038599 ( 1.089474)
test_all 0.113492 0.034325 826.377400 (264.222754)
test_rubyspec 0.063171 0.026858 158.117979 ( 31.937480)
total: 343.10 sec