Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250511-060522
#<BuildRuby:0x00007fe1a87cfdd0
@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.20250511-060522",
@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.000006 0.000023 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000041)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.006279 0.000747 2.816766 ( 3.143405)
build_miniruby 0.001386 0.000462 1.854097 ( 1.877552)
build_ruby 0.001795 0.000598 4.417935 ( 4.573335)
build_all 0.007571 0.002524 6.703341 ( 3.884181)
build_install 0.019083 0.006361 9.493710 ( 6.604926)
test_btest 0.000852 0.000284 57.377680 ( 25.798344)
test_basic 0.001416 0.011711 1.056817 ( 1.158741)
test_all 0.088877 0.037331 624.968148 (213.004095)
test_rubyspec 0.023537 0.053789 109.250719 ( 23.343762)
total: 283.39 sec