Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-184543
#<BuildRuby:0x000055a88a601ef8
@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.20230607-184543",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005041 0.000720 1.870891 ( 3.126158)
build_miniruby 0.001164 0.000166 1.335716 ( 1.339964)
build_ruby 0.001951 0.000279 2.725717 ( 2.893465)
build_all 0.006735 0.000307 2.116303 ( 1.464531)
build_install 0.015157 0.002248 3.289717 ( 2.476934)
test_btest 0.000801 0.000000 75.512579 ( 30.348675)
test_basic 0.000000 0.005220 0.754250 ( 0.864350)
test_all 0.000001 0.001325 593.631070 (229.832016)
test_rubyspec 0.032067 0.021675 80.330282 ( 92.458534)
total: 364.81 sec