Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-121349
#<BuildRuby:0x00005557ab011a00
@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.20240101-121349",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000749 0.004408 1.064077 ( 1.409298)
build_miniruby 0.000989 0.000283 1.073273 ( 1.071405)
build_ruby 0.000000 0.001384 2.058788 ( 2.292285)
build_all 0.002994 0.002433 4.106832 ( 1.597738)
build_install 0.003216 0.008406 4.949125 ( 2.396756)
test_btest 0.000739 0.000328 76.143973 ( 19.593301)
test_basic 0.004822 0.000450 0.655800 ( 0.717205)
test_all 0.074921 0.045172 774.450991 (268.824873)
test_rubyspec 0.036813 0.031410 99.812807 (111.615882)
total: 409.52 sec