Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250405-004419
#<BuildRuby:0x00007f7c82a5fdd8
@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.20250405-004419",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005838 0.001401 3.456029 ( 2.912141)
build_miniruby 0.001444 0.000346 1.510632 ( 1.507303)
build_ruby 0.001561 0.000374 3.763027 ( 3.912132)
build_all 0.007314 0.000649 5.790081 ( 2.532354)
build_install 0.014882 0.008619 8.606387 ( 5.047269)
test_btest 0.000742 0.000200 48.829840 ( 22.666837)
test_basic 0.006553 0.002707 0.843288 ( 0.901265)
test_all 0.052097 0.065056 575.240745 (219.713861)
test_rubyspec 0.042853 0.031890 99.820082 ( 23.715697)
total: 282.91 sec