Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-195523
#<BuildRuby:0x000055c250042078
@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.20230619-195523",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002069 0.004387 2.007044 ( 4.302433)
build_miniruby 0.001355 0.000208 1.503114 ( 1.720420)
build_ruby 0.001755 0.000270 2.857073 ( 4.167535)
build_all 0.007331 0.000452 5.406722 ( 4.079955)
build_install 0.017840 0.000622 6.899963 ( 5.220122)
test_btest 0.000704 0.000094 80.493695 ( 40.187369)
test_basic 0.000000 0.004388 0.797979 ( 0.880875)
test_all 0.001029 0.000192 580.845742 (239.462838)
test_rubyspec 0.035224 0.016729 87.764978 (102.200715)
total: 402.22 sec