Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-160709
#<BuildRuby:0x00005617432022d0
@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.20221219-160709",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000033 0.000000 0.000033 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.002082 0.003807 1.254455 ( 1.849724)
build_miniruby 0.001344 0.000224 1.581655 ( 1.598766)
build_ruby 0.001487 0.000248 4.094542 ( 4.466692)
build_all 0.006896 0.001149 4.120576 ( 2.440275)
build_install 0.010502 0.004778 3.196518 ( 2.602848)
test_btest 0.000615 0.000118 56.810818 ( 18.559915)
test_basic 0.000338 0.004616 0.425292 ( 0.521645)
test_all 0.001137 0.000262 637.155932 (193.947116)
test_rubyspec 0.016444 0.027821 67.014268 ( 76.937226)
total: 302.93 sec