Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-162846
#<BuildRuby:0x00007fc781edfdc8
@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.20240622-162846",
@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.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000043)
configure 0.000028 0.000010 0.000038 ( 0.000041)
build_up 0.001297 0.006951 3.307126 ( 3.138193)
build_miniruby 0.001194 0.000505 1.339799 ( 1.336443)
build_ruby 0.000000 0.001990 3.506103 ( 3.676199)
build_all 0.006339 0.001750 7.982851 ( 3.202363)
build_install 0.011360 0.007151 10.892171 ( 5.200587)
test_btest 0.000635 0.000287 111.750664 ( 28.986058)
test_basic 0.003539 0.003761 1.104070 ( 1.162589)
test_all 0.107235 0.042145 850.253266 (240.286556)
test_rubyspec 0.057552 0.039787 170.362932 ( 49.811151)
total: 336.80 sec