Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-015142
#<BuildRuby:0x000055ec476ca320
@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.20240117-015142",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004917 0.000615 1.369669 ( 1.739637)
build_miniruby 0.001165 0.000146 1.398468 ( 1.396782)
build_ruby 0.001649 0.000206 2.702481 ( 2.933121)
build_all 0.005635 0.000704 5.087097 ( 2.022923)
build_install 0.004444 0.009145 6.019398 ( 2.945162)
test_btest 0.000785 0.000157 80.504077 ( 20.656088)
test_basic 0.005491 0.000000 0.655358 ( 0.715421)
test_all 0.087856 0.028355 689.913165 (225.508820)
test_rubyspec 0.050732 0.042978 130.847170 (142.513777)
total: 400.43 sec