Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-070606
#<BuildRuby:0x000055e28e21a3b0
@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.20240228-070606",
@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.000001 0.000026 ( 0.000111)
autoconf 0.000040 0.000001 0.000041 ( 0.000061)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.003969 0.004048 2.763618 ( 2.735654)
build_miniruby 0.001374 0.000089 1.828933 ( 1.838515)
build_ruby 0.001860 0.000000 3.489650 ( 3.776428)
build_all 0.007180 0.000315 7.069894 ( 3.914689)
build_install 0.006236 0.012443 8.666140 ( 4.844864)
test_btest 0.000674 0.000099 95.785096 ( 35.217377)
test_basic 0.006343 0.000304 0.953656 ( 4.754541)
test_all 0.098566 0.016810 845.182219 (343.487976)
test_rubyspec 0.041764 0.043395 133.065254 (146.790590)
total: 547.36 sec