Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-044103
#<BuildRuby:0x00005600807edf70
@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.20240203-044103",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004945 0.000860 1.833926 ( 3.015607)
build_miniruby 0.000000 0.001312 1.328893 ( 1.891298)
build_ruby 0.000000 0.001739 3.530490 ( 24.527968)
build_all 0.004039 0.004115 6.373064 ( 2.771109)
build_install 0.017652 0.000000 7.270343 ( 3.613561)
test_btest 0.000905 0.000000 89.256103 ( 30.003592)
test_basic 0.007312 0.000382 0.860537 ( 1.493190)
test_all 0.077953 0.037846 684.568465 (204.239456)
test_rubyspec 0.059392 0.033488 143.093464 (154.577883)
total: 426.13 sec