Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-143346
#<BuildRuby:0x000055bd035fdf00
@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.20231210-143346",
@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.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000042 0.007226 2.331884 ( 3.832778)
build_miniruby 0.001250 0.000288 1.362476 ( 1.362043)
build_ruby 0.000000 0.001641 3.272838 ( 8.640940)
build_all 0.005731 0.002696 5.987912 ( 3.670355)
build_install 0.016143 0.004035 7.702731 ( 5.155581)
test_btest 0.000796 0.000206 84.398880 ( 44.922754)
test_basic 0.003279 0.005025 0.913289 ( 0.986587)
test_all 0.080245 0.042316 698.428603 (333.931639)
test_rubyspec 0.040729 0.030894 101.745868 (123.163993)
total: 525.67 sec