Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-131332
#<BuildRuby:0x00007ff2df9dfdd0
@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.20241201-131332",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008083 0.001516 3.747587 ( 4.683428)
build_miniruby 0.001541 0.000289 1.825120 ( 1.969658)
build_ruby 0.001783 0.000334 4.576855 ( 5.136851)
build_all 0.004652 0.005438 6.904814 ( 5.071618)
build_install 0.015326 0.008399 9.840754 ( 7.262084)
test_btest 0.001161 0.000000 83.969939 ( 59.102986)
test_basic 0.009071 0.004845 1.188168 ( 1.852980)
test_all 0.096140 0.050501 702.495290 (265.040287)
test_rubyspec 0.035983 0.051698 124.417854 ( 33.187097)
total: 383.31 sec