Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-145916
#<BuildRuby:0x000055ce900ea3d0
@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.20230805-145916",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000023 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.000000 0.006879 2.171304 ( 3.630924)
build_miniruby 0.000000 0.001451 1.712967 ( 1.857132)
build_ruby 0.000000 0.001919 3.389200 ( 4.113221)
build_all 0.000000 0.007698 2.874268 ( 3.064896)
build_install 0.015382 0.004071 4.492465 ( 5.699389)
test_btest 0.000780 0.000245 84.698920 ( 50.701829)
test_basic 0.006861 0.000908 0.988356 ( 1.962031)
test_all 0.001186 0.000363 705.115112 (400.974526)
test_rubyspec 0.024863 0.035812 103.241257 (183.860782)
total: 655.87 sec