Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-192910
#<BuildRuby:0x00007f234109fdd8
@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.20240829-192910",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000256 0.007310 3.305584 ( 3.357855)
build_miniruby 0.001430 0.000268 11.753119 ( 11.359573)
build_ruby 0.001530 0.000287 2.830443 ( 3.039231)
build_all 0.006552 0.001228 6.487703 ( 2.440257)
build_install 0.015089 0.001632 8.555721 ( 3.966164)
test_btest 0.000734 0.000132 101.739910 ( 26.659449)
test_basic 0.004348 0.004464 0.903220 ( 2.378110)
test_all 0.120460 0.028752 790.102617 (284.457061)
test_rubyspec 0.043537 0.046041 160.584020 ( 26.109564)
total: 363.77 sec