Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-032059
#<BuildRuby:0x000055f344b9a1a8
@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.20240116-032059",
@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.000002 0.000024 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.004622 0.000370 1.520956 ( 1.903186)
build_miniruby 0.001478 0.000118 1.510937 ( 1.515687)
build_ruby 0.001551 0.000124 3.190673 ( 3.418246)
build_all 0.008196 0.000000 5.643701 ( 2.821476)
build_install 0.010257 0.007331 6.801297 ( 3.851982)
test_btest 0.000763 0.000096 80.561936 ( 30.845033)
test_basic 0.000000 0.006682 0.843333 ( 0.914888)
test_all 0.074244 0.041225 714.394128 (265.200502)
test_rubyspec 0.032646 0.033309 91.167042 (103.233824)
total: 413.71 sec