Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-175218
#<BuildRuby:0x00007f0b810dfdc0
@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.20240726-175218",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005702 0.004472 4.106484 ( 6.814727)
build_miniruby 0.001741 0.000528 1.909114 ( 3.156774)
build_ruby 0.002117 0.000642 4.655174 ( 33.008096)
build_all 0.005439 0.005928 8.767257 ( 11.353151)
build_install 0.024111 0.002523 11.960994 ( 16.294603)
test_btest 0.001016 0.000305 125.668430 (157.282604)
test_basic 0.012171 0.001098 1.391869 ( 2.514019)
test_all 0.123093 0.042093 926.381925 (553.170756)
test_rubyspec 0.061457 0.030172 174.856545 ( 66.745902)
total: 850.34 sec