Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-053244
#<BuildRuby:0x00007fc9d5ebfdd8
@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.20241030-053244",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.002479 0.005699 4.364280 ( 3.863978)
build_miniruby 0.001730 0.000000 1.709435 ( 1.705518)
build_ruby 0.001842 0.000000 4.011684 ( 4.186946)
build_all 0.007316 0.000838 6.818616 ( 2.841048)
build_install 0.015993 0.003097 9.778403 ( 4.581801)
test_btest 0.000761 0.000176 77.335020 ( 20.452027)
test_basic 0.006639 0.003565 1.000647 ( 1.048356)
test_all 0.088365 0.059515 726.491192 (222.142195)
test_rubyspec 0.056164 0.024084 123.791594 ( 29.236207)
total: 290.06 sec