Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-223521
#<BuildRuby:0x00005622818e9f50
@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.20240130-223521",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001232 0.004247 1.990055 ( 2.380441)
build_miniruby 0.001731 0.000000 1.575541 ( 1.575295)
build_ruby 0.000000 0.001910 3.495124 ( 3.761899)
build_all 0.000000 0.007607 6.426385 ( 3.244447)
build_install 0.015891 0.003003 7.813922 ( 4.475695)
test_btest 0.000794 0.000183 87.119179 ( 35.802739)
test_basic 0.003315 0.005111 0.968856 ( 1.058623)
test_all 0.074591 0.042273 774.826955 (242.976464)
test_rubyspec 0.058405 0.040895 145.798166 (157.249164)
total: 452.53 sec