Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-053134
#<BuildRuby:0x0000563a0942e8e0
@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.20240118-053134",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005185 0.000622 1.908013 ( 2.281221)
build_miniruby 0.001631 0.000195 1.559471 ( 1.558753)
build_ruby 0.001481 0.000178 3.184715 ( 12.316824)
build_all 0.008355 0.000000 5.989729 ( 2.962784)
build_install 0.006337 0.011720 7.295694 ( 4.164368)
test_btest 0.000684 0.000137 83.034992 ( 31.976505)
test_basic 0.001119 0.007548 0.855752 ( 0.928903)
test_all 0.072775 0.046191 806.265592 (282.211464)
test_rubyspec 0.052651 0.047056 157.971093 (170.087954)
total: 508.49 sec