Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-042018
#<BuildRuby:0x000055670de92130
@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.20230630-042018",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005668 0.000290 2.014379 ( 3.583824)
build_miniruby 0.001719 0.000287 1.606610 ( 1.712521)
build_ruby 0.001347 0.000224 3.137174 ( 3.509095)
build_all 0.005966 0.000995 2.428287 ( 1.836265)
build_install 0.012731 0.005150 3.707029 ( 3.656467)
test_btest 0.000652 0.000125 81.771019 ( 35.845770)
test_basic 0.000000 0.007108 0.846656 ( 0.963951)
test_all 0.003357 0.000000 590.287405 (267.957706)
test_rubyspec 0.019679 0.032085 89.254513 (119.991435)
total: 439.06 sec