Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-014343
#<BuildRuby:0x00005591dd4fdfe8
@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.20230123-014343",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001157 0.004228 1.071021 ( 1.451775)
build_miniruby 0.001234 0.000000 0.930510 ( 0.928872)
build_ruby 0.001522 0.000000 2.638349 ( 2.945280)
build_all 0.003309 0.003178 3.161425 ( 1.589882)
build_install 0.010091 0.002980 2.336751 ( 1.527303)
test_btest 0.000649 0.000108 55.789243 ( 14.434637)
test_basic 0.000739 0.003885 0.393300 ( 0.487799)
test_all 0.001371 0.000275 622.294963 (180.351421)
test_rubyspec 0.019292 0.021675 59.059941 ( 68.911177)
total: 272.63 sec