Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-192640
#<BuildRuby:0x00007fe177e8fde0
@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.20250512-192640",
@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.000029 0.000003 0.000032 ( 0.000031)
autoconf 0.000049 0.000005 0.000054 ( 0.000054)
configure 0.000049 0.000005 0.000054 ( 0.000049)
build_up 0.006659 0.000683 2.602985 ( 3.147806)
build_miniruby 0.001602 0.000164 1.756976 ( 1.816535)
build_ruby 0.002009 0.000206 4.687043 ( 21.396573)
build_all 0.010213 0.000161 6.853850 ( 4.710244)
build_install 0.017538 0.005899 9.449668 ( 7.112738)
test_btest 0.000819 0.000097 60.099702 ( 33.452562)
test_basic 0.002974 0.009824 1.106925 ( 1.327533)
test_all 0.102112 0.024941 732.684997 (336.033752)
test_rubyspec 0.045824 0.038582 120.370824 ( 47.224048)
total: 456.22 sec