Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-060746
#<BuildRuby:0x0000562ea2cb1ef8
@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.20221229-060746",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003992 0.000760 1.189049 ( 1.877423)
build_miniruby 0.001220 0.000232 1.391832 ( 1.401657)
build_ruby 0.001358 0.000000 3.543074 ( 3.982538)
build_all 0.007233 0.000000 3.930400 ( 2.454112)
build_install 0.014071 0.000172 3.076750 ( 2.529615)
test_btest 0.000605 0.000093 55.338409 ( 30.088967)
test_basic 0.005401 0.000831 0.431369 ( 0.648126)
test_all 0.000000 0.002491 645.011711 (259.473769)
test_rubyspec 0.023807 0.022563 72.155867 ( 85.979848)
total: 388.44 sec