Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-044528
#<BuildRuby:0x00007f93bc63fdd8
@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.20240731-044528",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000000 0.007959 3.451538 ( 3.544795)
build_miniruby 0.001268 0.000331 1.634874 ( 1.631820)
build_ruby 0.001379 0.000360 3.301363 ( 3.488987)
build_all 0.006647 0.001734 7.965998 ( 3.127111)
build_install 0.012629 0.005488 10.245095 ( 4.637969)
test_btest 0.000838 0.000234 113.996248 ( 29.450289)
test_basic 0.000000 0.012480 1.076418 ( 1.116388)
test_all 0.104021 0.045843 830.377128 (245.141338)
test_rubyspec 0.060658 0.030438 163.607772 ( 32.199204)
total: 324.34 sec