Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-011323
#<BuildRuby:0x00007fa12eb9fdd0
@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.20241129-011323",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.008876 0.000360 3.654564 ( 3.505561)
build_miniruby 0.001504 0.000534 1.794649 ( 1.797875)
build_ruby 0.000000 0.002168 4.516878 ( 4.762208)
build_all 0.002368 0.007391 6.769828 ( 3.568834)
build_install 0.016796 0.006667 9.375952 ( 5.353488)
test_btest 0.001048 0.000000 83.301538 ( 31.306224)
test_basic 0.003298 0.000928 1.002471 ( 2.343073)
test_all 0.112822 0.037808 748.833308 (278.816378)
test_rubyspec 0.038315 0.047505 127.721268 ( 39.611171)
total: 371.07 sec