Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230430-235859
#<BuildRuby:0x0000555a4bc068e0
@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.20230430-235859",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.004701 0.001344 1.845437 ( 4.163499)
build_miniruby 0.000874 0.000250 1.285997 ( 1.566670)
build_ruby 0.000988 0.000282 2.580940 ( 9.001258)
build_all 0.000000 0.006171 2.136921 ( 1.801663)
build_install 0.012990 0.002066 3.336694 ( 3.128970)
test_btest 0.000613 0.000204 73.120404 ( 37.442734)
test_basic 0.004616 0.001538 0.730083 ( 0.911977)
test_all 0.000993 0.000331 561.844187 (226.368732)
test_rubyspec 0.032106 0.020718 80.145894 ( 95.460041)
total: 379.85 sec