Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-122112
#<BuildRuby:0x0000562817439f00
@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.20230726-122112",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.003104 0.004501 2.215407 ( 5.359493)
build_miniruby 0.001428 0.000143 1.703227 ( 2.168142)
build_ruby 0.001478 0.000148 3.401026 ( 4.433689)
build_all 0.007155 0.000715 2.783316 ( 3.346587)
build_install 0.017976 0.001798 4.365026 ( 5.035847)
test_btest 0.000995 0.000099 82.520453 ( 49.943836)
test_basic 0.002652 0.005631 0.939205 ( 1.400460)
test_all 0.001430 0.000190 644.128488 (355.800507)
test_rubyspec 0.017021 0.038186 92.510715 (131.719451)
total: 559.21 sec