Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-200526
#<BuildRuby:0x00007efe3353fdd0
@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.20240923-200526",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.004201 0.004926 4.924729 ( 4.113057)
build_miniruby 0.000000 0.001544 1.615746 ( 1.613185)
build_ruby 0.000000 0.001792 3.777565 ( 3.966469)
build_all 0.004577 0.003798 6.377259 ( 2.637973)
build_install 0.016896 0.001167 9.621925 ( 4.140238)
test_btest 0.000900 0.000219 91.325111 ( 24.662538)
test_basic 0.000000 0.010330 1.003508 ( 1.051245)
test_all 0.099603 0.045258 661.432509 (196.807465)
test_rubyspec 0.049396 0.032186 129.710380 ( 22.739735)
total: 261.73 sec