Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-222246
#<BuildRuby:0x0000558a3e1021d8
@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.20240224-222246",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003877 0.004345 2.490757 ( 3.220010)
build_miniruby 0.001352 0.000145 1.765024 ( 1.870513)
build_ruby 0.001562 0.000167 3.651655 ( 4.265408)
build_all 0.007821 0.000376 6.679142 ( 4.420584)
build_install 0.015692 0.005221 8.536189 ( 6.814117)
test_btest 0.000915 0.000118 91.706165 ( 68.275054)
test_basic 0.000000 0.007363 0.994913 ( 1.151713)
test_all 0.073197 0.044435 853.940954 (359.086182)
test_rubyspec 0.044309 0.044062 126.052831 (137.343691)
total: 586.45 sec