Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-185810
#<BuildRuby:0x00007f456410fdc8
@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.20240616-185810",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.008363 0.000120 3.636090 ( 3.469384)
build_miniruby 0.001738 0.000368 1.486411 ( 1.483023)
build_ruby 0.001769 0.000375 3.945230 ( 34.567752)
build_all 0.005791 0.004560 8.038982 ( 3.385654)
build_install 0.019188 0.005810 11.041051 ( 5.645611)
test_btest 0.000800 0.000195 116.130157 ( 47.075038)
test_basic 0.012993 0.002250 1.357512 ( 1.853639)
test_all 0.140375 0.016446 940.810439 (591.335646)
test_rubyspec 0.054336 0.039511 170.149903 (191.839587)
total: 880.66 sec