Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-030547
#<BuildRuby:0x00007f227eecfde0
@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.20240713-030547",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004985 0.004294 3.897942 ( 4.932121)
build_miniruby 0.000000 0.002445 1.753866 ( 1.920480)
build_ruby 0.001615 0.000856 4.526050 ( 5.190045)
build_all 0.006489 0.004748 8.732935 ( 5.537749)
build_install 0.021044 0.003569 11.756212 ( 8.281868)
test_btest 0.000755 0.000210 124.772550 ( 93.832085)
test_basic 0.012560 0.000948 1.435522 ( 1.975844)
test_all 0.115630 0.054459 973.619354 (1087.345107)
test_rubyspec 0.074913 0.021258 177.401251 (196.685833)
total: 1405.70 sec