Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-181907
#<BuildRuby:0x00007fc4329bfde0
@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.20240716-181907",
@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.000002 0.000025 ( 0.000025)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.004184 0.004052 3.635682 ( 3.755481)
build_miniruby 0.001643 0.000182 1.332457 ( 1.329719)
build_ruby 0.001641 0.000182 3.751541 ( 3.952103)
build_all 0.004160 0.004140 7.865766 ( 3.099561)
build_install 0.013089 0.004880 10.551557 ( 4.782533)
test_btest 0.000748 0.000115 116.732966 ( 38.275416)
test_basic 0.000000 0.011299 1.326453 ( 1.427252)
test_all 0.115819 0.037561 876.614388 (268.369373)
test_rubyspec 0.047256 0.039643 159.838977 ( 30.831929)
total: 355.82 sec