Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-034107
#<BuildRuby:0x00007fc761e5fdc8
@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.20241003-034107",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.009670 0.000000 4.433044 ( 4.061958)
build_miniruby 0.001684 0.000000 1.212768 ( 1.209133)
build_ruby 0.000000 0.002200 3.592793 ( 3.781071)
build_all 0.000000 0.008779 6.076076 ( 2.318744)
build_install 0.010958 0.007470 9.364412 ( 3.861111)
test_btest 0.000671 0.000224 85.419250 ( 23.657837)
test_basic 0.010871 0.002362 1.255073 ( 1.637725)
test_all 0.097304 0.055819 756.258571 (250.586563)
test_rubyspec 0.033072 0.051839 132.068267 ( 25.348901)
total: 316.46 sec