Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-155022
#<BuildRuby:0x00007f9b0d55fdc0
@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-155022",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000057 0.007906 3.750882 ( 3.108984)
build_miniruby 0.001201 0.000373 1.497594 ( 1.494454)
build_ruby 0.001411 0.000438 3.557119 ( 3.725282)
build_all 0.007284 0.000972 7.626885 ( 2.964811)
build_install 0.011320 0.007819 10.542176 ( 4.668372)
test_btest 0.000756 0.000252 111.642238 ( 28.992936)
test_basic 0.001768 0.007379 1.216814 ( 1.267515)
test_all 0.107862 0.041880 799.523806 (260.083282)
test_rubyspec 0.051942 0.042272 170.818995 ( 31.012321)
total: 337.32 sec