Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-021114
#<BuildRuby:0x000056411088a138
@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.20230108-021114",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003440 0.000983 0.987026 ( 1.349536)
build_miniruby 0.000978 0.000280 1.217134 ( 1.215886)
build_ruby 0.001058 0.000302 3.001547 ( 3.380925)
build_all 0.002892 0.003909 3.647487 ( 1.780496)
build_install 0.006936 0.005301 2.778567 ( 1.874997)
test_btest 0.000769 0.000000 55.788474 ( 15.108935)
test_basic 0.001631 0.003651 0.404091 ( 0.497301)
test_all 0.000966 0.000398 638.733590 (188.540729)
test_rubyspec 0.010421 0.030913 65.009486 ( 74.884114)
total: 288.63 sec