Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-191839
#<BuildRuby:0x00005575b1b66008
@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.20240313-191839",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.007729 2.669508 ( 2.527878)
build_miniruby 0.001136 0.000486 1.722982 ( 1.721462)
build_ruby 0.001958 0.000000 3.680797 ( 3.929168)
build_all 0.008714 0.000000 6.969226 ( 3.102685)
build_install 0.018345 0.000133 8.599456 ( 4.474747)
test_btest 0.000804 0.000144 91.223941 ( 34.050847)
test_basic 0.005254 0.002746 0.980631 ( 1.091017)
test_all 0.083811 0.033719 749.201712 (292.559720)
test_rubyspec 0.061192 0.035935 135.488256 (164.933248)
total: 508.39 sec