Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-105004
#<BuildRuby:0x00007fcb0adbfdd0
@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-105004",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008818 0.000000 3.839573 ( 3.998885)
build_miniruby 0.001703 0.000000 1.635949 ( 1.682232)
build_ruby 0.002082 0.000000 4.446725 ( 4.726246)
build_all 0.006145 0.003823 6.985458 ( 3.949164)
build_install 0.013877 0.009149 9.616127 ( 5.542191)
test_btest 0.000673 0.000144 81.845926 ( 40.737803)
test_basic 0.010430 0.001326 1.125547 ( 1.258390)
test_all 0.123538 0.030906 776.811357 (390.031446)
test_rubyspec 0.049454 0.036608 123.457028 ( 40.408140)
total: 492.34 sec