Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-120401
#<BuildRuby:0x00007f09c59ffdc8
@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.20240626-120401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000042)
configure 0.000029 0.000010 0.000039 ( 0.000040)
build_up 0.003192 0.005181 3.849705 ( 3.453377)
build_miniruby 0.001262 0.000486 1.598497 ( 1.595051)
build_ruby 0.001347 0.000518 4.081669 ( 4.261127)
build_all 0.009090 0.000257 8.200013 ( 3.310258)
build_install 0.015216 0.002263 10.734062 ( 4.843899)
test_btest 0.000807 0.000269 112.036354 ( 29.411797)
test_basic 0.006745 0.002249 1.039764 ( 1.089519)
test_all 0.113988 0.033950 821.667355 (262.598216)
test_rubyspec 0.047622 0.043411 169.537722 ( 39.476167)
total: 350.04 sec