Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-212455
#<BuildRuby:0x00005593d643a8e0
@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.20230130-212455",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006472 0.000000 1.514477 ( 3.094894)
build_miniruby 0.001806 0.000000 5.896811 ( 8.234976)
build_ruby 0.000000 0.002354 3.169064 ( 4.710873)
build_all 0.007503 0.001568 4.150625 ( 5.356127)
build_install 0.018467 0.001193 3.254983 ( 4.452986)
test_btest 0.000811 0.000162 60.685693 ( 68.245738)
test_basic 0.003292 0.004148 0.477488 ( 1.088961)
test_all 0.001078 0.000724 695.083540 (426.263815)
test_rubyspec 0.024644 0.016002 67.157535 ( 77.621545)
total: 599.07 sec