Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-184711
#<BuildRuby:0x0000559c75aa5fc0
@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.20230825-184711",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001960 0.004483 2.201827 ( 3.466883)
build_miniruby 0.001305 0.000272 1.570096 ( 1.573687)
build_ruby 0.002045 0.000000 3.127400 ( 3.391425)
build_all 0.003797 0.003640 6.172775 ( 3.223998)
build_install 0.013876 0.004487 7.721906 ( 4.993823)
test_btest 0.000591 0.000143 83.167366 ( 40.337804)
test_basic 0.003754 0.000907 0.939552 ( 1.046554)
test_all 0.004269 0.004315 667.178152 (258.940156)
test_rubyspec 0.036292 0.027094 100.301727 (112.445230)
total: 429.42 sec