Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-190544
#<BuildRuby:0x000055d30fd023b0
@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.20240121-190544",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.005932 0.000614 1.830964 ( 3.033717)
build_miniruby 0.001568 0.000000 1.794453 ( 2.408104)
build_ruby 0.002252 0.000000 3.555519 ( 4.687460)
build_all 0.008364 0.000374 6.281041 ( 6.946462)
build_install 0.016510 0.005899 7.766179 ( 9.502059)
test_btest 0.000868 0.000108 85.470312 (107.710445)
test_basic 0.006842 0.000855 0.934324 ( 1.863474)
test_all 0.102338 0.027717 790.858950 (701.978118)
test_rubyspec 0.049373 0.056268 170.972556 (205.298879)
total: 1043.43 sec