Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-030442
#<BuildRuby:0x000055a447b72258
@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.20230901-030442",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.006248 1.829571 ( 2.541600)
build_miniruby 0.000556 0.001038 1.695812 ( 1.873217)
build_ruby 0.001681 0.000204 3.442851 ( 3.990351)
build_all 0.008392 0.000536 6.230948 ( 3.824105)
build_install 0.011779 0.007926 7.798311 ( 5.028286)
test_btest 0.000719 0.000117 84.346576 ( 34.201995)
test_basic 0.000985 0.004180 0.908730 ( 0.972713)
test_all 0.008496 0.000081 698.005427 (241.687829)
test_rubyspec 0.021969 0.042661 98.116475 (109.674248)
total: 403.80 sec