Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-023833
#<BuildRuby:0x000055c4e38ca0e8
@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.20240124-023833",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.005967 1.623167 ( 1.958453)
build_miniruby 0.000225 0.001092 1.576746 ( 1.574803)
build_ruby 0.001400 0.000304 3.150022 ( 3.356627)
build_all 0.007467 0.000000 5.968451 ( 2.372204)
build_install 0.017804 0.000000 7.086226 ( 3.322998)
test_btest 0.001210 0.000000 83.494980 ( 23.063763)
test_basic 0.004748 0.001297 0.865459 ( 0.930593)
test_all 0.084880 0.031583 734.186004 (215.607462)
test_rubyspec 0.060370 0.035130 149.205309 (160.236789)
total: 412.42 sec