Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-053209
#<BuildRuby:0x0000556f76b9a3d0
@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.20230919-053209",
@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.000025 0.000003 0.000028 ( 0.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.003528 0.004490 2.309699 ( 4.516459)
build_miniruby 0.001588 0.000205 1.722953 ( 1.817422)
build_ruby 0.001456 0.000188 3.362788 ( 3.763267)
build_all 0.004881 0.003704 6.455350 ( 4.864711)
build_install 0.012055 0.008216 8.000398 ( 6.693838)
test_btest 0.000847 0.000165 87.079869 ( 47.074939)
test_basic 0.004645 0.003388 1.016938 ( 1.321287)
test_all 0.002286 0.008737 718.391836 (319.942801)
test_rubyspec 0.049993 0.022046 108.728416 (128.176641)
total: 518.17 sec