Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-124622
#<BuildRuby:0x000055b697c923b0
@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.20231231-124622",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005689 0.000588 1.797766 ( 2.881447)
build_miniruby 0.001260 0.000130 1.705007 ( 1.778109)
build_ruby 0.001688 0.000175 3.543119 ( 3.968012)
build_all 0.007970 0.000374 5.895822 ( 4.338923)
build_install 0.013742 0.004984 7.410783 ( 5.805666)
test_btest 0.000735 0.000092 84.108979 ( 57.734885)
test_basic 0.007291 0.000333 0.887320 ( 1.111060)
test_all 0.081652 0.037525 783.267787 (422.598969)
test_rubyspec 0.015578 0.052422 101.063870 (121.083927)
total: 621.30 sec