Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-073516
#<BuildRuby:0x00007f9390cafdc0
@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.20240725-073516",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005376 0.004277 4.179693 ( 7.594143)
build_miniruby 0.001474 0.000380 1.804996 ( 2.479153)
build_ruby 0.000000 0.002630 4.833674 ( 29.217108)
build_all 0.010058 0.000745 9.418357 ( 13.018707)
build_install 0.020073 0.006154 12.399324 ( 17.479355)
test_btest 0.001063 0.000000 132.393363 (195.466403)
test_basic 0.008989 0.004667 1.489190 ( 3.263876)
test_all 0.129266 0.042005 981.649050 (1181.764118)
test_rubyspec 0.052230 0.039225 176.937186 ( 49.774354)
total: 1500.06 sec