Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-150540
#<BuildRuby:0x00007fc2da42fdc0
@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.20240921-150540",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.004518 0.004241 4.257953 ( 3.719045)
build_miniruby 0.001626 0.000000 1.428343 ( 1.424739)
build_ruby 0.001893 0.000000 4.206915 ( 14.955569)
build_all 0.008650 0.000063 7.119738 ( 3.016450)
build_install 0.014497 0.005733 10.281518 ( 4.634588)
test_btest 0.000756 0.000199 96.800633 ( 26.795039)
test_basic 0.001599 0.008987 1.036691 ( 1.076773)
test_all 0.109491 0.040975 747.397973 (215.258371)
test_rubyspec 0.056552 0.033100 141.488697 ( 30.690507)
total: 301.57 sec