Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-025606
#<BuildRuby:0x00007f2a27c4fdd0
@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.20240710-025606",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.001765 0.007716 4.375533 ( 4.139234)
build_miniruby 0.001904 0.000000 1.800617 ( 1.831998)
build_ruby 0.002536 0.000079 4.663248 ( 5.000298)
build_all 0.005919 0.004280 8.823342 ( 4.492346)
build_install 0.018528 0.005860 12.020125 ( 6.675956)
test_btest 0.000891 0.000156 123.350883 ( 45.265825)
test_basic 0.003644 0.005043 1.201010 ( 1.253042)
test_all 0.114935 0.037550 835.819850 (232.944501)
test_rubyspec 0.048013 0.044630 167.417961 ( 34.116966)
total: 335.72 sec