Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-045920
#<BuildRuby:0x00005563cdb96258
@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.20240225-045920",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.002673 0.004459 2.271141 ( 2.081236)
build_miniruby 0.001071 0.000165 1.469770 ( 1.468143)
build_ruby 0.001455 0.000000 3.030124 ( 12.929815)
build_all 0.004475 0.003061 6.239000 ( 2.421257)
build_install 0.013554 0.003547 7.854292 ( 3.701403)
test_btest 0.000642 0.000117 85.092447 ( 23.188397)
test_basic 0.005849 0.000340 0.850988 ( 0.923274)
test_all 0.081166 0.035171 757.628405 (213.544301)
test_rubyspec 0.045501 0.044054 114.507396 (124.173735)
total: 384.43 sec