Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-235513
#<BuildRuby:0x00007f5a69f8fdc0
@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.20250318-235513",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.006667 0.000000 2.365978 ( 2.207043)
build_miniruby 0.001368 0.000044 1.097026 ( 1.196240)
build_ruby 0.001335 0.000382 3.421087 ( 23.721598)
build_all 0.005521 0.003274 5.497016 ( 2.323819)
build_install 0.005213 0.013964 7.481612 ( 3.946273)
test_btest 0.000631 0.000252 46.803787 ( 13.315694)
test_basic 0.000000 0.007336 0.681624 ( 0.735912)
test_all 0.072538 0.043338 585.493391 (176.297341)
test_rubyspec 0.046179 0.026527 98.592492 ( 21.670947)
total: 245.42 sec