Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-031817
#<BuildRuby:0x0000555706836258
@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.20230511-031817",
@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.000002 0.000016 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005854 0.000296 1.963762 ( 4.678867)
build_miniruby 0.001390 0.000000 1.433683 ( 1.855584)
build_ruby 0.001737 0.000000 2.729799 ( 3.872994)
build_all 0.008070 0.000000 2.325405 ( 2.876761)
build_install 0.010882 0.007741 3.669622 ( 4.273991)
test_btest 0.000874 0.000169 78.789732 ( 73.355070)
test_basic 0.005623 0.001088 0.798943 ( 1.348272)
test_all 0.002014 0.000000 617.287744 (508.388741)
test_rubyspec 0.020434 0.032822 84.409439 (103.914755)
total: 704.57 sec