Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-204845
#<BuildRuby:0x000055801d7d1f98
@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.20240215-204845",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006516 2.428673 ( 2.598666)
build_miniruby 0.000206 0.001366 5.449909 ( 5.077597)
build_ruby 0.001242 0.000239 2.783049 ( 2.973321)
build_all 0.006446 0.000435 5.909146 ( 2.269673)
build_install 0.011214 0.004775 7.666554 ( 3.810079)
test_btest 0.000689 0.000142 88.489413 ( 23.310525)
test_basic 0.004763 0.000985 0.908665 ( 0.968854)
test_all 0.064372 0.054075 763.764237 (222.823425)
test_rubyspec 0.054167 0.032750 112.698055 (122.514720)
total: 386.35 sec