Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-222119
#<BuildRuby:0x00007f3a1504fdc0
@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.20240619-222119",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000032 0.000002 0.000034 ( 0.000035)
build_up 0.007855 0.000217 3.492762 ( 3.452066)
build_miniruby 0.001601 0.000000 1.447405 ( 1.444128)
build_ruby 0.000000 0.001937 3.968749 ( 4.115025)
build_all 0.001366 0.006194 6.831059 ( 2.579688)
build_install 0.009076 0.009074 10.252394 ( 4.892195)
test_btest 0.000846 0.000137 102.336169 ( 27.857424)
test_basic 0.007364 0.000485 1.080261 ( 1.131877)
test_all 0.089877 0.056102 772.193958 (260.769344)
test_rubyspec 0.042828 0.050095 162.759536 ( 33.766509)
total: 340.01 sec