Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-110454
#<BuildRuby:0x000056415f23a130
@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.20230503-110454",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001401 0.004469 1.791086 ( 3.611416)
build_miniruby 0.001217 0.000304 1.325383 ( 1.481975)
build_ruby 0.001237 0.000309 2.519098 ( 2.789622)
build_all 0.004746 0.001186 2.067453 ( 1.649507)
build_install 0.011689 0.002922 3.182955 ( 2.605159)
test_btest 0.000680 0.000170 72.628496 ( 34.155904)
test_basic 0.000000 0.007387 0.769801 ( 1.094111)
test_all 0.000000 0.001297 590.412206 (419.904201)
test_rubyspec 0.025891 0.039274 87.569734 (136.162639)
total: 603.46 sec