Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-223651
#<BuildRuby:0x00007f8ad7bdfdd0
@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.20240717-223651",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004265 0.002977 3.323644 ( 3.256730)
build_miniruby 0.001365 0.000377 1.498788 ( 1.495724)
build_ruby 0.001617 0.000447 4.255624 ( 4.418396)
build_all 0.007987 0.001063 8.321404 ( 3.296759)
build_install 0.013357 0.006811 10.995129 ( 5.206537)
test_btest 0.000838 0.000243 113.453332 ( 29.637304)
test_basic 0.006696 0.001944 1.181981 ( 1.235269)
test_all 0.115161 0.035495 820.936945 (254.565816)
test_rubyspec 0.062664 0.026989 160.837419 ( 35.363614)
total: 338.48 sec