Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-121410
#<BuildRuby:0x00005582f753e3d0
@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.20230120-121410",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000015 0.004069 1.058592 ( 1.540259)
build_miniruby 0.001198 0.000108 1.180315 ( 1.178763)
build_ruby 0.001412 0.000128 2.423351 ( 2.736374)
build_all 0.006430 0.000584 3.594640 ( 1.861245)
build_install 0.005226 0.009108 2.772595 ( 2.039674)
test_btest 0.000518 0.000090 57.911682 ( 20.410698)
test_basic 0.004529 0.000788 0.373824 ( 0.469681)
test_all 0.001314 0.000229 637.968962 (203.350428)
test_rubyspec 0.012526 0.033529 66.732707 ( 76.701797)
total: 310.29 sec