Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-085902
#<BuildRuby:0x00007fedf7e9fdd0
@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.20241021-085902",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.010005 0.001294 4.395361 ( 5.066193)
build_miniruby 0.001758 0.000384 1.930358 ( 2.049484)
build_ruby 0.001956 0.000427 4.863316 ( 5.126283)
build_all 0.008465 0.001851 7.554757 ( 3.621275)
build_install 0.015968 0.004067 8.419239 ( 3.902558)
test_btest 0.000793 0.000176 89.151251 ( 23.638920)
test_basic 0.005894 0.004929 1.132665 ( 1.186460)
test_all 0.103237 0.048344 734.461341 (210.851116)
test_rubyspec 0.059798 0.026597 129.534713 ( 27.591415)
total: 283.03 sec