Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-042823
#<BuildRuby:0x00007f87b8c2fdc0
@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.20241115-042823",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002522 0.004658 3.981242 ( 3.900402)
build_miniruby 0.001317 0.000329 1.634414 ( 1.631111)
build_ruby 0.001451 0.000362 3.664449 ( 22.049347)
build_all 0.003500 0.005225 6.099376 ( 2.380105)
build_install 0.015195 0.004973 9.397223 ( 4.639628)
test_btest 0.000686 0.000199 78.221861 ( 23.883900)
test_basic 0.006946 0.002566 0.921215 ( 0.972440)
test_all 0.117463 0.030037 714.706747 (213.611892)
test_rubyspec 0.056936 0.031017 119.474676 ( 28.036568)
total: 301.11 sec