Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-192228
#<BuildRuby:0x000055fb5cece7f0
@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.20230216-192228",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001092 0.003414 1.117460 ( 1.484633)
build_miniruby 0.000931 0.000222 0.896063 ( 0.894042)
build_ruby 0.001051 0.000250 2.016152 ( 2.225996)
build_all 0.001684 0.004577 3.484389 ( 1.604684)
build_install 0.013424 0.000223 2.588947 ( 1.750603)
test_btest 0.000585 0.000146 55.638413 ( 15.060044)
test_basic 0.000149 0.004287 0.457467 ( 0.551057)
test_all 0.000903 0.000264 585.210036 (164.197724)
test_rubyspec 0.023296 0.016736 58.510120 ( 68.498063)
total: 256.27 sec