Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-122320
#<BuildRuby:0x00005643022f68e0
@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.20230121-122320",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004060 0.000966 1.180104 ( 1.935935)
build_miniruby 0.001807 0.000000 1.263606 ( 1.390397)
build_ruby 0.001620 0.000000 2.967898 ( 3.452880)
build_all 0.006432 0.000234 3.774129 ( 2.380752)
build_install 0.010509 0.006012 2.973362 ( 2.689908)
test_btest 0.000566 0.000142 55.266826 ( 31.289819)
test_basic 0.004546 0.001136 0.417707 ( 0.541138)
test_all 0.001048 0.000119 627.447811 (249.931324)
test_rubyspec 0.000000 0.051390 71.848018 ( 86.190117)
total: 379.80 sec