Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-093050
#<BuildRuby:0x000056464b4e1a00
@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.20230216-093050",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004501 0.000166 1.315389 ( 1.713950)
build_miniruby 0.001073 0.000306 1.020086 ( 1.017903)
build_ruby 0.000950 0.000271 2.317832 ( 2.534090)
build_all 0.004616 0.001319 3.293890 ( 1.557689)
build_install 0.007562 0.002739 2.501490 ( 1.679266)
test_btest 0.000756 0.000000 55.511802 ( 14.380844)
test_basic 0.001083 0.003367 0.401957 ( 0.494017)
test_all 0.000797 0.000255 558.722504 (170.989892)
test_rubyspec 0.022728 0.019938 56.742457 ( 66.977967)
total: 261.35 sec