Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-002809
#<BuildRuby:0x00007f331c10fdc8
@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.20240812-002809",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000045 0.000008 0.000053 ( 0.000053)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.009306 0.000245 4.024122 ( 4.637998)
build_miniruby 0.001582 0.000276 1.833361 ( 1.970562)
build_ruby 0.002079 0.000364 5.077341 ( 5.471022)
build_all 0.009379 0.001642 9.173302 ( 5.705163)
build_install 0.021870 0.000728 11.700748 ( 6.259535)
test_btest 0.000754 0.000120 122.789602 ( 35.947779)
test_basic 0.005528 0.005453 1.312312 ( 1.377249)
test_all 0.114781 0.040286 835.795467 (278.263747)
test_rubyspec 0.048435 0.040502 169.257050 ( 32.295594)
total: 371.93 sec