Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-081633
#<BuildRuby:0x00007f7a508cfdd0
@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.20241021-081633",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005784 0.001928 3.696496 ( 3.605231)
build_miniruby 0.001191 0.000397 1.626668 ( 1.623535)
build_ruby 0.001349 0.000450 3.158132 ( 3.330707)
build_all 0.009464 0.000000 6.481326 ( 2.560630)
build_install 0.018386 0.000648 8.831742 ( 3.975728)
test_btest 0.000850 0.000226 89.696406 ( 23.696264)
test_basic 0.010851 0.000532 1.052404 ( 1.107605)
test_all 0.099771 0.049546 747.228188 (219.303047)
test_rubyspec 0.057324 0.026568 130.255088 ( 26.106009)
total: 285.31 sec