Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250517-225557
#<BuildRuby:0x00007f128867fdd0
@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.20250517-225557",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.006426 0.001244 3.506565 ( 2.926406)
build_miniruby 0.001471 0.000285 1.683554 ( 1.680204)
build_ruby 0.001657 0.000320 4.278458 ( 4.336937)
build_all 0.001062 0.007935 6.926383 ( 3.015187)
build_install 0.013996 0.006559 9.332407 ( 4.903186)
test_btest 0.000843 0.000228 58.682601 ( 16.910525)
test_basic 0.008301 0.001104 0.980938 ( 1.029485)
test_all 0.091259 0.030999 637.364176 (224.322505)
test_rubyspec 0.041168 0.039048 114.776817 ( 22.916318)
total: 282.04 sec