Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-225512
#<BuildRuby:0x00005614acd31a00
@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.20230725-225512",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006735 0.000722 2.245399 ( 5.222962)
build_miniruby 0.001287 0.000138 1.638601 ( 2.412286)
build_ruby 0.002222 0.000238 3.533998 ( 4.626416)
build_all 0.007422 0.000795 2.700669 ( 2.813174)
build_install 0.003928 0.015941 4.252751 ( 4.092278)
test_btest 0.000689 0.000155 80.567697 ( 47.177481)
test_basic 0.003138 0.005055 0.916227 ( 1.485402)
test_all 0.001661 0.000429 615.181033 (322.743902)
test_rubyspec 0.030287 0.022111 92.725095 (129.951829)
total: 520.53 sec