Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-214900
#<BuildRuby:0x00007f5d26e9fdd8
@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.20240702-214900",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000028 0.000003 0.000031 ( 0.000033)
build_up 0.008497 0.000061 4.111845 ( 3.645007)
build_miniruby 0.000000 0.001876 1.655293 ( 1.652064)
build_ruby 0.000000 0.001936 4.257944 ( 4.370487)
build_all 0.004354 0.004082 8.132780 ( 3.359844)
build_install 0.010448 0.009846 11.507623 ( 5.530456)
test_btest 0.000891 0.000206 118.164472 ( 31.148490)
test_basic 0.008811 0.001126 1.237092 ( 1.846888)
test_all 0.097020 0.050894 848.391143 (257.128774)
test_rubyspec 0.057074 0.039139 167.063617 ( 35.801282)
total: 344.48 sec