Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-162526
#<BuildRuby:0x000055c4c11b9ed8
@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.20231224-162526",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.004937 1.550557 ( 1.902351)
build_miniruby 0.000297 0.001454 1.611156 ( 1.611031)
build_ruby 0.000000 0.001807 3.207342 ( 3.444886)
build_all 0.004014 0.003787 5.418346 ( 2.804473)
build_install 0.009847 0.006938 6.524011 ( 3.875622)
test_btest 0.000494 0.000247 79.934488 ( 29.888825)
test_basic 0.003464 0.001732 0.812981 ( 0.906498)
test_all 0.089599 0.028672 702.536423 (254.889086)
test_rubyspec 0.049828 0.025196 102.701207 (126.788335)
total: 426.11 sec