Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-035333
#<BuildRuby:0x000055e199369fe0
@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.20240129-035333",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001620 0.004293 1.917035 ( 2.256896)
build_miniruby 0.000000 0.001542 1.637251 ( 1.637226)
build_ruby 0.000000 0.001663 3.267270 ( 3.523010)
build_all 0.006349 0.001236 6.033169 ( 2.737453)
build_install 0.019500 0.000000 7.633389 ( 4.196640)
test_btest 0.000683 0.000000 84.496308 ( 35.342462)
test_basic 0.007310 0.000000 0.850664 ( 0.914245)
test_all 0.060260 0.052444 704.181379 (261.078190)
test_rubyspec 0.046061 0.058325 166.713659 (178.546011)
total: 490.23 sec