Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-151328
#<BuildRuby:0x0000563847ec6190
@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.20230307-151328",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005315 0.000146 1.555334 ( 2.864833)
build_miniruby 0.000000 0.001435 1.141957 ( 1.140934)
build_ruby 0.000000 0.001246 2.413822 ( 2.603958)
build_all 0.000000 0.006681 2.173775 ( 1.368123)
build_install 0.003893 0.011270 2.967611 ( 2.147719)
test_btest 0.000610 0.000183 70.016477 ( 26.950870)
test_basic 0.002357 0.004489 0.510267 ( 0.615759)
test_all 0.000822 0.000274 510.385382 (185.349124)
test_rubyspec 0.032107 0.017883 79.165306 ( 94.789083)
total: 317.83 sec