Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-181209
#<BuildRuby:0x000055fa8d685a00
@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.20240218-181209",
@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.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.001436 0.004156 1.993987 ( 2.365384)
build_miniruby 0.001636 0.000000 1.654708 ( 1.656666)
build_ruby 0.001817 0.000000 3.508121 ( 3.724910)
build_all 0.007052 0.000953 6.666462 ( 3.478612)
build_install 0.014100 0.004462 7.982800 ( 4.376535)
test_btest 0.000701 0.000113 91.493349 ( 36.146508)
test_basic 0.003077 0.004080 0.931546 ( 0.997787)
test_all 0.072591 0.042402 814.012444 (326.170307)
test_rubyspec 0.050344 0.038903 126.731116 (138.282497)
total: 517.20 sec