Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-110633
#<BuildRuby:0x00007fa5b421fdc0
@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.20240824-110633",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.001868 0.006186 3.541394 ( 3.427576)
build_miniruby 0.001120 0.000339 1.439807 ( 1.436762)
build_ruby 0.000379 0.001561 3.932491 ( 4.091334)
build_all 0.008555 0.000359 8.202712 ( 3.244488)
build_install 0.010742 0.009726 10.500760 ( 4.772588)
test_btest 0.000622 0.000213 117.514763 ( 31.587137)
test_basic 0.006379 0.004610 1.333835 ( 1.376880)
test_all 0.085118 0.066902 898.064950 (267.095756)
test_rubyspec 0.053787 0.040072 179.698328 ( 64.827808)
total: 381.86 sec