Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-161848
#<BuildRuby:0x00007f49d4e2fde0
@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.20240929-161848",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.003649 0.004988 4.287264 ( 3.585943)
build_miniruby 0.001244 0.000311 1.635599 ( 1.633875)
build_ruby 0.001626 0.000407 3.691076 ( 3.868765)
build_all 0.006520 0.001630 6.274360 ( 2.484953)
build_install 0.005196 0.013736 9.374184 ( 4.189091)
test_btest 0.000000 0.000965 94.526956 ( 25.517196)
test_basic 0.003925 0.005555 0.975385 ( 1.022325)
test_all 0.105659 0.043208 752.947250 (226.888182)
test_rubyspec 0.056897 0.030848 136.972452 ( 31.149294)
total: 300.34 sec