Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-021855
#<BuildRuby:0x000055ba87c8e2a8
@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.20240203-021855",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001391 0.004090 1.789508 ( 2.149672)
build_miniruby 0.001728 0.000000 1.587567 ( 1.586051)
build_ruby 0.001691 0.000000 3.516271 ( 3.750291)
build_all 0.006522 0.000986 6.111439 ( 3.180946)
build_install 0.013462 0.003614 7.452029 ( 4.373166)
test_btest 0.000656 0.000113 84.314905 ( 31.842944)
test_basic 0.000000 0.007084 0.907000 ( 0.985013)
test_all 0.084677 0.029101 754.501590 (255.687282)
test_rubyspec 0.046854 0.053890 159.596742 (171.527451)
total: 475.08 sec