Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-182445
#<BuildRuby:0x000055ad237624f8
@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.20230626-182445",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005212 0.001563 1.953280 ( 5.046930)
build_miniruby 0.001325 0.000397 1.518684 ( 2.381025)
build_ruby 0.001161 0.000348 3.160841 ( 4.767977)
build_all 0.007290 0.000859 2.497221 ( 2.938760)
build_install 0.017998 0.000066 3.679864 ( 4.108792)
test_btest 0.000898 0.000216 79.331634 ( 47.142485)
test_basic 0.002672 0.005230 0.914546 ( 1.948594)
test_all 0.000999 0.000280 573.624350 (301.245312)
test_rubyspec 0.028832 0.027433 89.904136 (131.154675)
total: 500.74 sec