Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-114709
#<BuildRuby:0x00005635f65e6078
@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.20231212-114709",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003028 0.004463 2.368006 ( 2.690625)
build_miniruby 0.001528 0.000000 1.720444 ( 1.746156)
build_ruby 0.001918 0.000000 3.471332 ( 3.687354)
build_all 0.003434 0.004667 5.989851 ( 3.465052)
build_install 0.014532 0.003849 7.140624 ( 4.185465)
test_btest 0.000841 0.000145 83.767560 ( 31.409216)
test_basic 0.008693 0.000026 0.931681 ( 1.019032)
test_all 0.089552 0.030878 719.784321 (250.959689)
test_rubyspec 0.025698 0.041739 94.535639 (106.328106)
total: 405.49 sec