Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-151352
#<BuildRuby:0x00007f8660e1fdc8
@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.20240929-151352",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.005417 0.003472 4.787462 ( 3.835283)
build_miniruby 0.000000 0.001731 1.238516 ( 1.235460)
build_ruby 0.000000 0.002047 3.754491 ( 13.970577)
build_all 0.005859 0.002355 6.940537 ( 2.912853)
build_install 0.014979 0.005880 10.223913 ( 4.580932)
test_btest 0.000796 0.000225 93.647605 ( 25.628967)
test_basic 0.005380 0.005665 1.127958 ( 1.381199)
test_all 0.127922 0.023793 758.897957 (230.782560)
test_rubyspec 0.059258 0.030666 134.881693 ( 28.314663)
total: 312.64 sec