Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250617-034528
#<BuildRuby:0x00007e924169fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250617-034528",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.004983 0.004297 5.224963 ( 3.285047)
build_miniruby 0.001423 0.000124 1.660719 ( 1.657260)
build_ruby 0.001184 0.000656 3.920068 ( 8.278124)
build_all 0.005431 0.003144 6.255402 ( 2.706701)
build_install 0.014443 0.005536 9.836655 ( 4.763696)
test_btest 0.000000 0.000939 55.544195 ( 15.945498)
test_basic 0.004762 0.001580 0.940536 ( 0.996902)
test_all 0.083743 0.038744 632.476332 (224.293374)
test_rubyspec 0.046898 0.029668 113.647882 ( 31.208286)
total: 293.14 sec