Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250510-161145
#<BuildRuby:0x00007fa6935cfdc8
@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.20250510-161145",
@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.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002690 0.003733 2.078412 ( 2.241541)
build_miniruby 0.001212 0.000316 1.252962 ( 1.250346)
build_ruby 0.000000 0.001796 3.766551 ( 3.916196)
build_all 0.001989 0.006993 6.415061 ( 2.732596)
build_install 0.007953 0.010613 8.561975 ( 4.755254)
test_btest 0.000324 0.000762 52.600148 ( 14.760372)
test_basic 0.007400 0.001513 0.931706 ( 0.982144)
test_all 0.080019 0.040260 620.128934 (200.349477)
test_rubyspec 0.042647 0.030752 106.069184 ( 22.227705)
total: 253.22 sec