Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-141636
#<BuildRuby:0x00007fdb6a30fdc0
@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.20250419-141636",
@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.000026 0.000004 0.000030 ( 0.000025)
autoconf 0.000045 0.000006 0.000051 ( 0.000046)
configure 0.000035 0.000004 0.000039 ( 0.000040)
build_up 0.001193 0.004113 2.084172 ( 2.391234)
build_miniruby 0.001266 0.000192 1.614268 ( 1.615023)
build_ruby 0.002090 0.000000 4.027062 ( 43.701190)
build_all 0.005012 0.004594 6.532316 ( 3.109396)
build_install 0.018392 0.003013 8.475953 ( 5.439459)
test_btest 0.000000 0.001000 51.118281 ( 17.621789)
test_basic 0.002429 0.006497 0.842081 ( 0.895962)
test_all 0.098523 0.023259 633.952558 (192.705109)
test_rubyspec 0.054957 0.022258 103.128874 ( 25.904895)
total: 293.39 sec