Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-094015
#<BuildRuby:0x00005571709c22c8
@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.20230610-094015",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005517 0.001103 1.989315 ( 4.185696)
build_miniruby 0.001227 0.000246 1.459103 ( 1.690186)
build_ruby 0.001362 0.000272 2.719068 ( 3.269984)
build_all 0.006149 0.000348 2.192980 ( 2.171496)
build_install 0.014630 0.002813 3.527525 ( 3.583940)
test_btest 0.001769 0.000000 77.611732 ( 44.039910)
test_basic 0.005923 0.000519 0.789358 ( 1.154863)
test_all 0.002921 0.000541 553.212703 (248.066177)
test_rubyspec 0.026951 0.023210 79.727796 ( 93.398056)
total: 401.56 sec