Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-120939
#<BuildRuby:0x00005632fcede3d0
@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.20240316-120939",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.004502 0.003304 2.445997 ( 3.551481)
build_miniruby 0.001512 0.000151 1.783845 ( 1.827542)
build_ruby 0.000000 0.002239 3.772537 ( 4.094465)
build_all 0.006743 0.002438 7.276886 ( 5.256857)
build_install 0.014823 0.007230 9.244061 ( 7.154773)
test_btest 0.000868 0.000149 95.075579 ( 56.574659)
test_basic 0.007144 0.000529 1.072304 ( 1.322459)
test_all 0.074749 0.049272 831.332925 (265.598769)
test_rubyspec 0.043407 0.041287 116.905950 (126.064912)
total: 471.45 sec