Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-205915
#<BuildRuby:0x0000559ce9c9e380
@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.20230530-205915",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005031 0.000838 1.780137 ( 3.574090)
build_miniruby 0.001402 0.000234 1.326150 ( 1.408182)
build_ruby 0.000000 0.001511 2.683496 ( 3.130419)
build_all 0.003580 0.003320 2.269477 ( 2.061277)
build_install 0.013459 0.005427 3.496382 ( 3.843624)
test_btest 0.000830 0.000191 76.131125 ( 38.146330)
test_basic 0.000874 0.006246 0.766501 ( 0.982714)
test_all 0.000000 0.001034 609.979088 (297.723239)
test_rubyspec 0.033084 0.027039 86.819323 (117.818165)
total: 468.69 sec