Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-100546
#<BuildRuby:0x0000557473ef61a8
@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.20230214-100546",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.004683 1.332358 ( 1.784951)
build_miniruby 0.000000 0.001310 1.183077 ( 1.186305)
build_ruby 0.000000 0.001350 2.048992 ( 2.256362)
build_all 0.004530 0.001668 3.597432 ( 1.704517)
build_install 0.006871 0.005472 2.929827 ( 2.076272)
test_btest 0.000679 0.000201 57.504829 ( 16.120358)
test_basic 0.003943 0.001168 0.459553 ( 0.554353)
test_all 0.002240 0.000132 661.472859 (249.339790)
test_rubyspec 0.016932 0.035395 75.185516 ( 87.428147)
total: 362.45 sec