Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-111237
#<BuildRuby:0x00007f703b5dfdd8
@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.20240831-111237",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002777 0.004589 2.840210 ( 2.937095)
build_miniruby 0.001250 0.000282 1.202154 ( 1.198874)
build_ruby 0.001520 0.000343 3.545566 ( 3.753048)
build_all 0.003461 0.004920 7.316290 ( 2.842836)
build_install 0.012658 0.007391 9.370569 ( 4.231841)
test_btest 0.000677 0.000193 109.054691 ( 28.084354)
test_basic 0.003675 0.005314 1.030808 ( 1.078423)
test_all 0.103918 0.048631 791.688274 (225.266748)
test_rubyspec 0.048473 0.041156 163.070203 ( 29.987647)
total: 299.38 sec