Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-221222
#<BuildRuby:0x00007f178e66fdd0
@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.20240630-221222",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003518 0.004768 3.969131 ( 3.359420)
build_miniruby 0.001419 0.000284 1.217784 ( 1.214687)
build_ruby 0.001547 0.000310 3.754546 ( 3.923912)
build_all 0.008007 0.000720 8.258329 ( 3.362133)
build_install 0.016509 0.003333 11.262848 ( 5.288983)
test_btest 0.000935 0.000182 115.718856 ( 30.963026)
test_basic 0.006052 0.003757 1.093058 ( 1.150205)
test_all 0.093341 0.056555 821.490778 (242.746383)
test_rubyspec 0.056348 0.041514 166.783664 ( 35.469479)
total: 327.48 sec