Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-184941
#<BuildRuby:0x00007f2e05b4fde0
@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.20240903-184941",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.007189 3.557897 ( 3.405027)
build_miniruby 0.001215 0.000338 1.542257 ( 1.539280)
build_ruby 0.001623 0.000238 3.508534 ( 3.704994)
build_all 0.007884 0.000000 7.592900 ( 2.987281)
build_install 0.016408 0.000000 9.629290 ( 4.264213)
test_btest 0.001081 0.000000 116.105514 ( 30.460822)
test_basic 0.007154 0.003025 1.261122 ( 1.304327)
test_all 0.122587 0.025528 813.322494 (275.714645)
test_rubyspec 0.047084 0.040747 168.538347 ( 41.905830)
total: 365.29 sec