Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-164955
#<BuildRuby:0x000055bb86d06320
@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.20240315-164955",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006970 0.000000 2.226110 ( 2.508916)
build_miniruby 0.001393 0.000061 1.786449 ( 1.784389)
build_ruby 0.001500 0.000200 3.576860 ( 3.756499)
build_all 0.005378 0.003036 6.699836 ( 2.591710)
build_install 0.015990 0.003339 8.019120 ( 3.643899)
test_btest 0.000891 0.000140 92.333230 ( 24.153235)
test_basic 0.003133 0.003685 0.930956 ( 0.996580)
test_all 0.071155 0.049111 755.410483 (236.032218)
test_rubyspec 0.051778 0.040990 127.302079 (136.839438)
total: 412.31 sec