Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-224940
#<BuildRuby:0x000055eb1fec6138
@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.20240130-224940",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002205 0.004521 1.715388 ( 2.056523)
build_miniruby 0.001122 0.000234 1.377565 ( 1.375490)
build_ruby 0.001445 0.000301 2.963936 ( 3.201702)
build_all 0.006299 0.000000 5.730830 ( 2.296223)
build_install 0.005606 0.011350 7.207025 ( 3.514163)
test_btest 0.000846 0.000242 84.766386 ( 23.444272)
test_basic 0.002563 0.003638 0.885747 ( 0.952839)
test_all 0.080339 0.035119 739.337541 (247.554151)
test_rubyspec 0.066429 0.035965 151.855871 (163.744598)
total: 448.14 sec