Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-063233
#<BuildRuby:0x000055d53cbe22a8
@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.20230614-063233",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002506 0.003957 1.968104 ( 5.155977)
build_miniruby 0.001697 0.000204 1.530292 ( 1.951741)
build_ruby 0.001394 0.000167 2.993711 ( 4.860802)
build_all 0.004360 0.003616 2.381778 ( 2.776089)
build_install 0.015956 0.004019 3.831433 ( 4.587234)
test_btest 0.000631 0.000102 79.676787 ( 54.292072)
test_basic 0.000000 0.007171 0.814534 ( 1.359193)
test_all 0.000457 0.001028 575.626599 (299.116045)
test_rubyspec 0.034718 0.017542 84.908519 (121.395869)
total: 495.50 sec