Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-064529
#<BuildRuby:0x00005643e9f89f48
@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.20230607-064529",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003136 0.002820 1.886827 ( 3.329531)
build_miniruby 0.001168 0.000292 8.270283 ( 7.928984)
build_ruby 0.001249 0.000313 2.661173 ( 2.853059)
build_all 0.000411 0.006812 2.226017 ( 1.592207)
build_install 0.006237 0.010923 3.396402 ( 2.570894)
test_btest 0.000562 0.000229 78.756407 ( 30.298823)
test_basic 0.006386 0.000000 0.807442 ( 0.893409)
test_all 0.001331 0.000067 586.662408 (206.955288)
test_rubyspec 0.025387 0.028111 81.492728 ( 93.256925)
total: 349.68 sec