Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-181449
#<BuildRuby:0x00007f8a8e8efdd0
@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.20240921-181449",
@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.000025 0.000007 0.000032 ( 0.000030)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.007832 0.000940 4.919592 ( 4.177499)
build_miniruby 0.001647 0.000000 1.809778 ( 1.807393)
build_ruby 0.001779 0.000000 4.405747 ( 4.593807)
build_all 0.007788 0.000740 6.781859 ( 2.699977)
build_install 0.018781 0.002259 10.832089 ( 5.240139)
test_btest 0.000792 0.000171 98.840979 ( 26.805753)
test_basic 0.002681 0.007343 1.173547 ( 2.448761)
test_all 0.096504 0.056153 812.516043 (279.129351)
test_rubyspec 0.060345 0.030761 144.053687 ( 38.305287)
total: 365.21 sec