Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-170210
#<BuildRuby:0x00007fa1a6b5fdc0
@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.20250420-170210",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.000298 0.004798 1.412606 ( 1.738345)
build_miniruby 0.001646 0.000000 1.157727 ( 1.155876)
build_ruby 0.001743 0.000000 2.999405 ( 3.153050)
build_all 0.005794 0.004512 6.407397 ( 3.742162)
build_install 0.024135 0.000583 8.808085 ( 6.281981)
test_btest 0.000662 0.000220 44.674220 ( 14.777344)
test_basic 0.006502 0.000860 0.686353 ( 0.743261)
test_all 0.078327 0.041670 553.950292 (167.485654)
test_rubyspec 0.046315 0.030693 104.298748 ( 19.335771)
total: 218.41 sec