Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-195354
#<BuildRuby:0x00007fe35302fdd0
@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.20240901-195354",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000051 0.000009 0.000060 ( 0.000060)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007640 0.001310 3.852114 ( 5.313140)
build_miniruby 0.002085 0.000358 1.863591 ( 2.067168)
build_ruby 0.000000 0.002248 4.722881 ( 5.363672)
build_all 0.008059 0.002652 8.599521 ( 7.695416)
build_install 0.021656 0.003268 11.997918 ( 11.383660)
test_btest 0.000837 0.000158 125.778273 (113.135119)
test_basic 0.004835 0.003868 1.359315 ( 2.029934)
test_all 0.091893 0.072879 959.170649 (756.026902)
test_rubyspec 0.062973 0.033797 172.382931 (110.753679)
total: 1013.77 sec