Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-220525
#<BuildRuby:0x000055c7f01de008
@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.20231022-220525",
@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.000027 0.000001 0.000028 ( 0.000022)
autoconf 0.000037 0.000002 0.000039 ( 0.000032)
configure 0.000030 0.000002 0.000032 ( 0.000030)
build_up 0.000000 0.006417 3.181628 ( 3.294060)
build_miniruby 0.000055 0.001318 1.428711 ( 1.430211)
build_ruby 0.001557 0.000000 2.977973 ( 3.182082)
build_all 0.007330 0.000098 5.657399 ( 2.765135)
build_install 0.014564 0.000224 7.539759 ( 3.350195)
test_btest 0.000831 0.000074 79.751044 ( 33.057176)
test_basic 0.003224 0.004011 0.883849 ( 0.986639)
test_all 0.093807 0.025952 668.305557 (285.981687)
test_rubyspec 0.039558 0.025685 92.087943 (104.032536)
total: 438.08 sec