Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-001450
#<BuildRuby:0x00005581e05d5fb8
@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.20230209-001450",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.007335 1.309762 ( 2.503606)
build_miniruby 0.000000 0.001930 1.384787 ( 1.706841)
build_ruby 0.000063 0.001949 2.716100 ( 3.720593)
build_all 0.007117 0.001443 4.222654 ( 4.943455)
build_install 0.010151 0.008801 3.241063 ( 4.105497)
test_btest 0.000554 0.000265 61.408125 ( 60.548709)
test_basic 0.003264 0.003840 0.479493 ( 0.810702)
test_all 0.001525 0.000762 724.265033 (699.108100)
test_rubyspec 0.034180 0.024365 78.265966 (108.107786)
total: 885.56 sec