Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-183853
#<BuildRuby:0x000055ac10ca2008
@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.20230609-183853",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005486 0.000998 1.901073 ( 4.039586)
build_miniruby 0.001087 0.000197 1.359930 ( 1.496864)
build_ruby 0.001292 0.000235 2.719688 ( 3.052976)
build_all 0.002213 0.004752 2.254290 ( 1.782790)
build_install 0.018717 0.000000 3.546453 ( 3.403429)
test_btest 0.000764 0.000000 75.815753 ( 38.562687)
test_basic 0.003272 0.003407 0.796450 ( 0.901322)
test_all 0.001108 0.000235 567.795030 (256.989420)
test_rubyspec 0.027685 0.022532 82.260267 (100.538317)
total: 410.77 sec