Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-030433
#<BuildRuby:0x00005622a8b31f70
@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.20240124-030433",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002634 0.004816 2.056206 ( 4.299529)
build_miniruby 0.001299 0.000379 1.835698 ( 2.525319)
build_ruby 0.001774 0.000518 3.895598 ( 5.287460)
build_all 0.009582 0.000267 6.822031 ( 8.207565)
build_install 0.019496 0.002706 8.297044 ( 9.560181)
test_btest 0.000848 0.000212 93.014963 (113.450577)
test_basic 0.001003 0.003723 0.988637 ( 1.852326)
test_all 0.081679 0.046950 774.940093 (696.348535)
test_rubyspec 0.051266 0.058555 185.582126 (242.689323)
total: 1084.22 sec