Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-100112
#<BuildRuby:0x0000562b15cba228
@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.20240308-100112",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.007344 0.002235 2.773297 ( 4.028323)
build_miniruby 0.001325 0.000403 1.785807 ( 2.133861)
build_ruby 0.001673 0.000509 3.687691 ( 4.426441)
build_all 0.008376 0.001145 6.931953 ( 6.146654)
build_install 0.020133 0.002935 9.005414 ( 8.621990)
test_btest 0.000907 0.000244 95.195966 ( 79.003236)
test_basic 0.002067 0.005713 1.025351 ( 1.534733)
test_all 0.113647 0.013791 817.222772 (668.972786)
test_rubyspec 0.050706 0.044440 135.571948 (210.133093)
total: 985.00 sec