Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-040954
#<BuildRuby:0x00007f687f69fde0
@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.20240716-040954",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006864 0.000578 3.389425 ( 3.512552)
build_miniruby 0.002004 0.000000 6.829850 ( 6.304058)
build_ruby 0.002126 0.000000 3.644970 ( 3.851030)
build_all 0.008266 0.000065 7.626011 ( 3.048445)
build_install 0.007045 0.011968 10.093417 ( 4.722612)
test_btest 0.000994 0.000087 110.001310 ( 29.043742)
test_basic 0.007714 0.001098 1.112714 ( 1.181366)
test_all 0.116982 0.033614 793.711476 (249.089475)
test_rubyspec 0.046284 0.043733 160.073363 ( 33.885139)
total: 334.64 sec