Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-041020
#<BuildRuby:0x00005621be7ce008
@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-041020",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.001661 0.004743 1.818976 ( 2.182763)
build_miniruby 0.001473 0.000632 1.654484 ( 1.654011)
build_ruby 0.001474 0.000631 3.290364 ( 3.500729)
build_all 0.004911 0.002691 5.901333 ( 2.470668)
build_install 0.006633 0.009474 6.556774 ( 3.164337)
test_btest 0.000603 0.000301 81.686787 ( 21.019192)
test_basic 0.000000 0.006327 0.789415 ( 0.853772)
test_all 0.095659 0.025362 723.059448 (218.160270)
test_rubyspec 0.045948 0.048064 146.486580 (157.975784)
total: 410.98 sec