Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-062143
#<BuildRuby:0x00007f84f9bcfdd8
@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.20241205-062143",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001475 0.006285 3.546127 ( 3.455283)
build_miniruby 0.001250 0.000333 1.344619 ( 1.341397)
build_ruby 0.001538 0.000410 3.990821 ( 4.144862)
build_all 0.005202 0.003168 6.519108 ( 2.726644)
build_install 0.010710 0.008631 9.386355 ( 4.656367)
test_btest 0.000742 0.000240 78.975206 ( 28.258692)
test_basic 0.001448 0.005552 1.089968 ( 1.353499)
test_all 0.106341 0.039744 717.879020 (217.931879)
test_rubyspec 0.050010 0.032551 116.812037 ( 27.774069)
total: 291.64 sec