Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-053901
#<BuildRuby:0x00007f0583e8fdc0
@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.20240830-053901",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.003960 0.004020 3.906893 ( 3.846462)
build_miniruby 0.001419 0.000311 1.828641 ( 1.835696)
build_ruby 0.001781 0.000389 4.206858 ( 15.330915)
build_all 0.008622 0.000950 8.529825 ( 3.822853)
build_install 0.020950 0.000000 10.819297 ( 5.265465)
test_btest 0.000979 0.000000 118.362894 ( 49.414080)
test_basic 0.012818 0.000123 1.344876 ( 1.727076)
test_all 0.099968 0.059570 952.706520 (552.516058)
test_rubyspec 0.071219 0.024534 174.593497 (113.197011)
total: 746.96 sec