Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-020858
#<BuildRuby:0x000055e9ae7edfb8
@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.20231220-020858",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000019 0.000005 0.000024 ( 0.000022)
build_up 0.004630 0.001262 1.741436 ( 2.108200)
build_miniruby 0.001222 0.000334 1.554624 ( 1.552710)
build_ruby 0.000000 0.001988 3.185954 ( 3.390435)
build_all 0.002259 0.005837 5.642780 ( 2.833869)
build_install 0.014626 0.003468 6.773812 ( 4.007550)
test_btest 0.000626 0.000209 80.939473 ( 30.604631)
test_basic 0.004818 0.001606 0.875054 ( 0.974511)
test_all 0.088272 0.030982 659.231946 (241.788776)
test_rubyspec 0.024806 0.040579 93.851936 (105.898370)
total: 393.16 sec