Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-034925
#<BuildRuby:0x00007f6054c6fdc0
@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.20241219-034925",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.001395 0.004252 2.034534 ( 2.536469)
build_miniruby 0.001522 0.000305 1.593725 ( 1.590193)
build_ruby 0.002233 0.000000 3.886853 ( 4.012259)
build_all 0.002714 0.006408 6.406692 ( 2.644465)
build_install 0.020193 0.000189 8.248666 ( 4.408754)
test_btest 0.000654 0.000138 77.545004 ( 22.470983)
test_basic 0.000916 0.007043 1.006749 ( 1.054737)
test_all 0.096675 0.047944 715.398074 (225.768598)
test_rubyspec 0.042941 0.033422 113.382586 ( 22.272947)
total: 286.76 sec