Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250421-055402
#<BuildRuby:0x00007f9e865efde0
@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.20250421-055402",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.005367 1.868395 ( 2.169157)
build_miniruby 0.000000 0.001515 1.256086 ( 1.253412)
build_ruby 0.001935 0.000000 3.436390 ( 3.590789)
build_all 0.004410 0.003754 6.115207 ( 2.651392)
build_install 0.008512 0.007802 8.181155 ( 4.690549)
test_btest 0.000726 0.000181 51.353461 ( 15.694524)
test_basic 0.000000 0.009116 0.785836 ( 0.839489)
test_all 0.067932 0.051637 589.640655 (190.215926)
test_rubyspec 0.035663 0.041051 105.073554 ( 25.031095)
total: 246.14 sec