Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-203821
#<BuildRuby:0x0000556488dc9a00
@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.20240313-203821",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004373 0.004022 2.709285 ( 2.761860)
build_miniruby 0.001421 0.000196 1.809757 ( 1.814821)
build_ruby 0.000000 0.001683 3.741003 ( 3.961137)
build_all 0.006827 0.001449 6.901249 ( 4.112186)
build_install 0.013098 0.006558 8.903685 ( 5.235671)
test_btest 0.000793 0.000149 92.032552 ( 45.460257)
test_basic 0.006034 0.001142 0.987345 ( 1.092564)
test_all 0.069331 0.050707 770.073035 (320.823598)
test_rubyspec 0.055188 0.038993 127.715554 (147.546270)
total: 532.81 sec