Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-172434
#<BuildRuby:0x00007fb21323fdd0
@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.20240706-172434",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.007400 0.000639 4.125576 ( 3.827147)
build_miniruby 0.001415 0.000265 1.588971 ( 1.585838)
build_ruby 0.001792 0.000336 4.267206 ( 4.434903)
build_all 0.009568 0.000000 8.294151 ( 3.388742)
build_install 0.018569 0.000000 11.442915 ( 5.363328)
test_btest 0.001124 0.000000 120.413382 ( 31.682173)
test_basic 0.009963 0.000000 1.359146 ( 1.405371)
test_all 0.093241 0.058571 889.841444 (249.020547)
test_rubyspec 0.048963 0.044552 173.853530 ( 33.160327)
total: 333.87 sec