Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-001311
#<BuildRuby:0x0000560e03735ef8
@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.20230613-001311",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002710 0.002954 1.923326 ( 3.310073)
build_miniruby 0.001302 0.000150 1.408683 ( 1.416969)
build_ruby 0.001372 0.000159 2.718826 ( 2.980271)
build_all 0.006624 0.000000 2.082603 ( 1.771035)
build_install 0.009824 0.006609 3.265050 ( 2.909080)
test_btest 0.000799 0.000125 76.754995 ( 37.135555)
test_basic 0.005767 0.000901 0.730936 ( 0.832997)
test_all 0.001357 0.000212 532.431020 (233.036773)
test_rubyspec 0.032961 0.019794 84.874580 (102.978162)
total: 386.37 sec