Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-054519
#<BuildRuby:0x00007efc83d2fdd0
@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.20240927-054519",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000041 0.000010 0.000051 ( 0.000050)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.003893 0.004992 4.040708 ( 3.402753)
build_miniruby 0.001254 0.000323 1.324085 ( 1.321311)
build_ruby 0.001433 0.000370 3.659452 ( 3.859851)
build_all 0.004584 0.003162 6.107620 ( 2.326582)
build_install 0.015731 0.000864 8.728812 ( 3.828374)
test_btest 0.000725 0.000181 86.084411 ( 22.512098)
test_basic 0.000000 0.009388 1.110405 ( 1.161747)
test_all 0.121386 0.025959 710.508020 (232.161564)
test_rubyspec 0.042670 0.041637 131.484188 ( 24.978815)
total: 295.55 sec