Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-083211
#<BuildRuby:0x000055e2b0bc1ef0
@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.20240123-083211",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001841 0.003898 1.619371 ( 1.998092)
build_miniruby 0.001499 0.000000 1.501115 ( 1.499285)
build_ruby 0.001759 0.000000 2.832377 ( 3.077654)
build_all 0.007623 0.000000 6.081530 ( 2.337606)
build_install 0.014485 0.003789 7.412542 ( 3.545926)
test_btest 0.001086 0.000091 86.300303 ( 24.410663)
test_basic 0.005403 0.000450 0.877852 ( 0.939451)
test_all 0.080363 0.037932 767.331670 (239.703898)
test_rubyspec 0.060410 0.034593 146.888177 (158.200141)
total: 435.71 sec