Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-001159
#<BuildRuby:0x00007ff4c876fdd0
@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.20240616-001159",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000038)
build_up 0.002735 0.004465 2.715950 ( 2.624101)
build_miniruby 0.001359 0.000185 1.235031 ( 1.232323)
build_ruby 0.001674 0.000228 3.121373 ( 3.295564)
build_all 0.004555 0.003669 6.020970 ( 2.338748)
build_install 0.016662 0.000605 8.699311 ( 4.036272)
test_btest 0.000975 0.000144 100.607924 ( 28.225586)
test_basic 0.005630 0.008121 1.337218 ( 1.842333)
test_all 0.123193 0.028420 798.201238 (276.866096)
test_rubyspec 0.030969 0.056469 158.790853 ( 34.481667)
total: 354.94 sec