Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-211545
#<BuildRuby:0x000055bb94d16230
@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.20230923-211545",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000000 0.007147 2.111092 ( 3.523880)
build_miniruby 0.000459 0.000785 3.072969 ( 2.675518)
build_ruby 0.000970 0.000336 2.524175 ( 2.715295)
build_all 0.007340 0.000000 5.799248 ( 2.294392)
build_install 0.009813 0.005800 6.656424 ( 3.151431)
test_btest 0.000762 0.000263 80.042351 ( 22.246239)
test_basic 0.005440 0.000415 0.813251 ( 0.876395)
test_all 0.007615 0.002538 674.915514 (199.338742)
test_rubyspec 0.040604 0.015074 92.378008 (103.869273)
total: 340.69 sec