Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-031752
#<BuildRuby:0x0000564d5eeb6390
@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.20230512-031752",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005031 0.001144 1.868950 ( 4.102062)
build_miniruby 0.001518 0.000345 1.413852 ( 1.646734)
build_ruby 0.001476 0.000336 2.711147 ( 3.405385)
build_all 0.003243 0.004004 2.178532 ( 2.502184)
build_install 0.012555 0.004922 3.515510 ( 4.052575)
test_btest 0.000000 0.000929 76.430297 ( 58.877945)
test_basic 0.000000 0.007480 0.809812 ( 1.222812)
test_all 0.001272 0.000549 610.278542 (524.841586)
test_rubyspec 0.024309 0.030360 85.825694 (112.262288)
total: 712.91 sec