Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-025315
#<BuildRuby:0x0000555f99b5e390
@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.20230131-025315",
@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.000008 0.000004 0.000012 ( 0.000013)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.000736 0.004376 1.093435 ( 1.618986)
build_miniruby 0.000815 0.000475 1.240702 ( 1.239339)
build_ruby 0.000788 0.000460 2.464994 ( 2.666008)
build_all 0.000000 0.008054 3.910975 ( 2.027914)
build_install 0.011893 0.003959 2.806473 ( 2.031070)
test_btest 0.000607 0.000405 56.498958 ( 18.834775)
test_basic 0.001154 0.004302 0.413869 ( 0.506303)
test_all 0.001292 0.000000 638.252347 (224.945345)
test_rubyspec 0.027394 0.027246 72.915697 ( 84.140307)
total: 338.01 sec