Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-003713
#<BuildRuby:0x00007f00184ffdc0
@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.20240820-003713",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000043 0.000009 0.000052 ( 0.000050)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.001122 0.007331 3.558013 ( 3.421182)
build_miniruby 0.001643 0.000000 1.329711 ( 1.326450)
build_ruby 0.001864 0.000000 3.784737 ( 3.943329)
build_all 0.008592 0.000000 8.098747 ( 3.089045)
build_install 0.009521 0.010186 11.286830 ( 5.305102)
test_btest 0.000000 0.001048 119.608484 ( 31.650705)
test_basic 0.001347 0.009384 1.239628 ( 1.285578)
test_all 0.109970 0.047371 893.881183 (268.634069)
test_rubyspec 0.046949 0.045128 167.928113 ( 33.726009)
total: 352.38 sec