Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-165619
#<BuildRuby:0x00007f1d24ddfde0
@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.20241207-165619",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.005096 0.004167 3.999439 ( 4.839780)
build_miniruby 0.002090 0.000000 1.730285 ( 2.157911)
build_ruby 0.002033 0.000085 4.568649 ( 5.243649)
build_all 0.002042 0.008417 7.027092 ( 6.054322)
build_install 0.021981 0.003455 9.631397 ( 8.327767)
test_btest 0.000875 0.000250 80.832323 ( 52.875072)
test_basic 0.009870 0.002276 1.091620 ( 1.168692)
test_all 0.114844 0.037900 775.861240 (331.839146)
test_rubyspec 0.047955 0.035875 122.029285 ( 32.950658)
total: 445.46 sec