Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-070447
#<BuildRuby:0x000055f095426130
@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.20230605-070447",
@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.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002476 0.003773 1.882970 ( 3.997305)
build_miniruby 0.000000 0.001472 1.435928 ( 1.576412)
build_ruby 0.000168 0.001659 2.837508 ( 3.144924)
build_all 0.003043 0.004551 2.156250 ( 2.184545)
build_install 0.004215 0.013354 3.495653 ( 3.715469)
test_btest 0.000635 0.000228 78.384418 ( 41.403446)
test_basic 0.001648 0.004803 0.781605 ( 1.021071)
test_all 0.001454 0.000582 610.720629 (282.859072)
test_rubyspec 0.044832 0.018882 88.334473 (121.630787)
total: 461.53 sec