Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-054109
#<BuildRuby:0x00007f21e098fdd8
@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.20240713-054109",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.000000 0.007377 3.805005 ( 3.717031)
build_miniruby 0.000973 0.000901 1.720953 ( 1.720058)
build_ruby 0.001559 0.000610 4.410988 ( 4.618695)
build_all 0.009197 0.001425 8.981103 ( 4.283295)
build_install 0.024873 0.000000 11.918255 ( 6.318656)
test_btest 0.001022 0.000000 123.327274 ( 43.670619)
test_basic 0.007526 0.002397 1.045321 ( 1.096218)
test_all 0.120468 0.032211 824.186874 (241.707586)
test_rubyspec 0.051613 0.037487 174.527081 ( 55.993466)
total: 363.13 sec