Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-053857
#<BuildRuby:0x000055bea5f9e890
@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.20231021-053857",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.005537 0.000000 2.191685 ( 2.337180)
build_miniruby 0.001743 0.000000 1.544840 ( 1.543567)
build_ruby 0.001824 0.000000 3.001316 ( 3.234574)
build_all 0.003232 0.004053 5.782862 ( 2.682633)
build_install 0.005510 0.012358 7.092815 ( 4.032290)
test_btest 0.000902 0.000150 80.296117 ( 26.989702)
test_basic 0.004739 0.000789 0.857952 ( 2.329092)
test_all 0.003370 0.004105 629.486305 (255.018267)
test_rubyspec 0.045950 0.017730 93.460918 (105.459241)
total: 403.63 sec