Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-021502
#<BuildRuby:0x00005612e2b667f0
@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.20230208-021502",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005552 0.000444 1.302525 ( 2.702406)
build_miniruby 0.001583 0.000127 1.422354 ( 2.070387)
build_ruby 0.002062 0.000165 2.844853 ( 4.041775)
build_all 0.008517 0.000315 4.173310 ( 5.467615)
build_install 0.008278 0.010429 3.202683 ( 4.170427)
test_btest 0.000904 0.000139 60.298784 ( 60.800277)
test_basic 0.002186 0.004428 0.453742 ( 0.758443)
test_all 0.001057 0.000196 708.459972 (692.588922)
test_rubyspec 0.034674 0.018547 76.856060 (102.818015)
total: 875.42 sec