Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-095135
#<BuildRuby:0x000055d1a340a338
@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.20230702-095135",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005701 0.000992 2.133596 ( 5.104995)
build_miniruby 0.000957 0.000166 1.589609 ( 2.385777)
build_ruby 0.000000 0.001626 3.060305 ( 3.981058)
build_all 0.001656 0.006476 2.506971 ( 3.195170)
build_install 0.011517 0.006336 3.904061 ( 5.139997)
test_btest 0.000660 0.000185 81.010041 ( 48.219283)
test_basic 0.003692 0.004349 0.899563 ( 2.074176)
test_all 0.000862 0.000265 594.981731 (309.348264)
test_rubyspec 0.023198 0.027369 88.566333 (125.242877)
total: 504.69 sec