Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-102823
#<BuildRuby:0x000055d230591ed0
@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.20240310-102823",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.008919 0.000111 2.819658 ( 3.474052)
build_miniruby 0.001317 0.000253 1.817976 ( 1.880200)
build_ruby 0.001530 0.000294 3.655682 ( 3.882613)
build_all 0.005729 0.002820 6.929911 ( 3.943504)
build_install 0.019377 0.003062 9.171143 ( 6.373854)
test_btest 0.001245 0.000000 94.500714 ( 43.157793)
test_basic 0.003781 0.004698 1.100017 ( 1.207220)
test_all 0.080642 0.037828 770.726885 (324.072340)
test_rubyspec 0.033169 0.060334 129.388258 (141.264614)
total: 529.26 sec