Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-192152
#<BuildRuby:0x000056189f5bdfe8
@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.20230218-192152",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004887 0.000000 1.348287 ( 2.027478)
build_miniruby 0.001679 0.000000 1.235482 ( 1.233607)
build_ruby 0.001438 0.000019 2.194846 ( 2.407532)
build_all 0.005565 0.000412 3.769576 ( 1.982783)
build_install 0.011295 0.000509 2.841490 ( 2.030165)
test_btest 0.000934 0.000067 58.070098 ( 16.286971)
test_basic 0.000055 0.004468 0.465488 ( 0.560624)
test_all 0.000868 0.000093 625.095925 (181.094589)
test_rubyspec 0.031425 0.005582 65.040263 ( 74.974029)
total: 282.60 sec