Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-014952
#<BuildRuby:0x00007ff332dafde0
@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.20240928-014952",
@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.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003919 0.004643 3.989659 ( 3.295945)
build_miniruby 0.001696 0.000000 1.630457 ( 1.626883)
build_ruby 0.000000 0.001839 3.390141 ( 3.616073)
build_all 0.007378 0.000357 6.194558 ( 2.618033)
build_install 0.009058 0.007935 8.853181 ( 3.859520)
test_btest 0.000838 0.000178 89.694011 ( 23.378272)
test_basic 0.008578 0.000965 0.980823 ( 1.027896)
test_all 0.104463 0.040783 723.945911 (229.678754)
test_rubyspec 0.044679 0.041035 133.039752 ( 25.710308)
total: 294.81 sec