Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-223759
#<BuildRuby:0x000055dc1da760d0
@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.20240315-223759",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006139 0.000945 2.496095 ( 3.563987)
build_miniruby 0.001381 0.000212 1.759374 ( 2.077503)
build_ruby 0.001880 0.000000 3.769557 ( 4.196598)
build_all 0.008811 0.000000 7.173696 ( 5.129126)
build_install 0.011898 0.008088 9.167743 ( 6.909164)
test_btest 0.000676 0.000127 94.182880 ( 73.585305)
test_basic 0.008113 0.000000 1.055319 ( 1.524247)
test_all 0.084847 0.035347 784.331962 (332.017312)
test_rubyspec 0.049598 0.033854 119.739329 (128.741124)
total: 557.75 sec