Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-173112
#<BuildRuby:0x000055902312a008
@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.20240120-173112",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.001815 0.003896 1.628977 ( 1.975063)
build_miniruby 0.000000 0.001591 1.443028 ( 1.440704)
build_ruby 0.000000 0.001729 3.242351 ( 3.490172)
build_all 0.007477 0.000402 5.964393 ( 2.470239)
build_install 0.016803 0.000302 6.927358 ( 3.443755)
test_btest 0.000777 0.000046 83.206562 ( 22.424538)
test_basic 0.002603 0.004299 0.847602 ( 0.908482)
test_all 0.091605 0.027819 752.423850 (219.400885)
test_rubyspec 0.049359 0.045776 145.492474 (156.815482)
total: 412.37 sec