Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250114-070216
#<BuildRuby:0x00007fe911edfdd0
@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.20250114-070216",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.001611 0.004263 2.130739 ( 2.467294)
build_miniruby 0.001479 0.000264 1.415897 ( 1.413726)
build_ruby 0.001594 0.000284 3.635288 ( 3.811165)
build_all 0.004618 0.004248 5.520701 ( 2.302004)
build_install 0.004392 0.014141 7.141327 ( 3.708370)
test_btest 0.000746 0.000233 68.897635 ( 18.733204)
test_basic 0.006272 0.001960 0.921388 ( 0.978204)
test_all 0.110679 0.028073 653.862021 (233.260705)
test_rubyspec 0.038537 0.036170 105.492749 ( 21.882040)
total: 288.56 sec