Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-140518
#<BuildRuby:0x000055fc474b2258
@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.20240208-140518",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.003227 0.003360 1.946403 ( 2.306799)
build_miniruby 0.000587 0.000976 1.736564 ( 1.736164)
build_ruby 0.001548 0.000000 3.287526 ( 3.487207)
build_all 0.000000 0.008569 6.530791 ( 3.324002)
build_install 0.016540 0.003338 7.715172 ( 4.145891)
test_btest 0.000675 0.000123 88.129008 ( 34.705644)
test_basic 0.000559 0.006359 1.021813 ( 1.085815)
test_all 0.083291 0.032865 761.195347 (273.058456)
test_rubyspec 0.059489 0.051389 181.426969 (194.899810)
total: 518.75 sec