Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-045701
#<BuildRuby:0x00007f7c9ce2fde0
@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.20240726-045701",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.006708 0.001034 3.654741 ( 3.647040)
build_miniruby 0.001193 0.000477 1.599502 ( 1.596189)
build_ruby 0.001449 0.000579 4.168128 ( 4.390069)
build_all 0.008844 0.000059 8.038412 ( 3.214433)
build_install 0.013232 0.004417 10.732502 ( 5.118018)
test_btest 0.000682 0.000250 118.460203 ( 31.642324)
test_basic 0.009458 0.000238 1.127900 ( 1.169796)
test_all 0.109193 0.037664 869.273716 (244.030429)
test_rubyspec 0.064645 0.026003 164.477971 ( 36.666007)
total: 331.48 sec