Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250806-224911
#<BuildRuby:0x000079b66143fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250806-224911",
@make="make",
@no_timeout_error=nil,
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004776 0.003176 3.811621 ( 2.539362)
build_miniruby 0.001317 0.000065 1.212500 ( 1.210128)
build_ruby 0.000871 0.000762 3.533564 ( 3.664644)
build_all 0.004677 0.002705 5.816615 ( 2.457106)
build_install 0.013790 0.003181 8.808976 ( 4.285707)
test_btest 0.000690 0.000158 58.982760 ( 17.284531)
test_basic 0.005142 0.002806 0.986982 ( 1.035597)
test_all 0.088500 0.031985 649.119217 (196.941648)
test_rubyspec 0.044019 0.037379 155.516526 ( 32.556591)
total: 261.98 sec