Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-115927
#<BuildRuby:0x00005617dfc31f70
@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.20240126-115927",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002599 0.003556 1.812322 ( 2.203003)
build_miniruby 0.001529 0.000000 1.665662 ( 1.664307)
build_ruby 0.001706 0.000000 2.887878 ( 3.125102)
build_all 0.007761 0.000000 6.000527 ( 2.829684)
build_install 0.013828 0.004346 7.495876 ( 4.426858)
test_btest 0.000683 0.000192 84.697552 ( 32.243727)
test_basic 0.001081 0.004340 0.926380 ( 1.023135)
test_all 0.081539 0.031468 700.867095 (255.012479)
test_rubyspec 0.060195 0.044947 170.839410 (188.939002)
total: 491.47 sec