Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-081159
#<BuildRuby:0x000055fd1cad9fc0
@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.20240225-081159",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.008729 0.000647 2.699496 ( 3.925969)
build_miniruby 0.001871 0.000000 2.162874 ( 2.576866)
build_ruby 0.001750 0.000000 3.717069 ( 4.449914)
build_all 0.004420 0.003807 6.636162 ( 4.986520)
build_install 0.016614 0.004133 8.782176 ( 7.056919)
test_btest 0.000683 0.000080 92.746427 ( 73.480661)
test_basic 0.002362 0.004491 0.979176 ( 1.152374)
test_all 0.091738 0.027902 851.932593 (340.044499)
test_rubyspec 0.032540 0.054348 119.769597 (129.794774)
total: 567.47 sec