Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-072521
#<BuildRuby:0x00007fe65aa4fdd8
@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.20240830-072521",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.003304 0.003737 2.570711 ( 2.788387)
build_miniruby 0.001089 0.000424 1.122723 ( 1.119702)
build_ruby 0.001778 0.000000 3.194870 ( 3.402185)
build_all 0.004870 0.003496 7.082758 ( 2.682773)
build_install 0.018537 0.000000 9.785745 ( 4.765159)
test_btest 0.000880 0.000000 105.383594 ( 27.116435)
test_basic 0.002923 0.005598 0.872521 ( 0.923338)
test_all 0.096031 0.056221 722.601257 (226.120453)
test_rubyspec 0.037556 0.053645 165.212130 ( 27.222513)
total: 296.14 sec