Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-100221
#<BuildRuby:0x00007ff2eb6afdc0
@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.20250417-100221",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.002161 0.003486 1.698979 ( 2.016611)
build_miniruby 0.001312 0.000407 1.241084 ( 1.359692)
build_ruby 0.001539 0.000478 3.270397 ( 23.611414)
build_all 0.006366 0.000673 4.864183 ( 2.191734)
build_install 0.013866 0.001538 6.444190 ( 3.448956)
test_btest 0.000773 0.000217 47.113651 ( 15.118956)
test_basic 0.004675 0.000076 0.902786 ( 0.967572)
test_all 0.081532 0.037510 589.665505 (183.849038)
test_rubyspec 0.045509 0.031993 104.506087 ( 19.491468)
total: 252.06 sec