Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-210502
#<BuildRuby:0x00007fb32acdfde0
@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.20240730-210502",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004381 0.003364 3.266304 ( 3.069176)
build_miniruby 0.001252 0.000549 1.234432 ( 1.230966)
build_ruby 0.000000 0.001887 3.385338 ( 3.549605)
build_all 0.006948 0.001382 7.423379 ( 2.920515)
build_install 0.008742 0.010970 10.011848 ( 4.473529)
test_btest 0.000000 0.001152 113.589707 ( 29.264129)
test_basic 0.003931 0.006491 1.056336 ( 1.100117)
test_all 0.116435 0.035749 841.616460 (235.809559)
test_rubyspec 0.044244 0.045601 167.893452 ( 32.523804)
total: 313.94 sec