Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-210831
#<BuildRuby:0x00007f5f1f47fdd0
@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.20241217-210831",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000204 0.007041 2.614727 ( 3.036142)
build_miniruby 0.001587 0.000000 1.636555 ( 1.670199)
build_ruby 0.002226 0.000010 4.526390 ( 4.800255)
build_all 0.006641 0.003593 6.687372 ( 3.349226)
build_install 0.022896 0.000818 8.406935 ( 5.020624)
test_btest 0.000742 0.000167 80.865881 ( 40.678927)
test_basic 0.009966 0.000436 0.978963 ( 1.028665)
test_all 0.122728 0.026619 712.830911 (250.585675)
test_rubyspec 0.030157 0.051506 118.921114 ( 23.640725)
total: 333.81 sec