Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-060130
#<BuildRuby:0x0000559342d9a258
@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.20231014-060130",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006223 0.000242 2.391697 ( 2.441542)
build_miniruby 0.001312 0.000146 1.701882 ( 1.701263)
build_ruby 0.001728 0.000192 3.522144 ( 3.726123)
build_all 0.003474 0.004772 6.392133 ( 3.317390)
build_install 0.016976 0.001798 8.090522 ( 4.618941)
test_btest 0.000640 0.000092 89.450038 ( 36.597699)
test_basic 0.008429 0.000000 0.975808 ( 1.068592)
test_all 0.009629 0.000000 690.975527 (299.870149)
test_rubyspec 0.040413 0.022669 99.344736 (110.915047)
total: 464.26 sec