Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-015719
#<BuildRuby:0x000055eb3df66390
@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.20230505-015719",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005864 0.000000 1.904767 ( 3.984315)
build_miniruby 0.001347 0.000000 1.389122 ( 1.640157)
build_ruby 0.001446 0.000000 2.552497 ( 2.858739)
build_all 0.003738 0.003109 2.099653 ( 1.844724)
build_install 0.010718 0.005264 3.426744 ( 3.208075)
test_btest 0.000643 0.000187 75.105513 ( 38.328767)
test_basic 0.003123 0.003493 0.802787 ( 0.960468)
test_all 0.000605 0.000849 576.832040 (233.322757)
test_rubyspec 0.020109 0.031309 81.772871 ( 98.974977)
total: 385.12 sec