Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-020420
#<BuildRuby:0x00005577f0b21ed0
@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.20240218-020420",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001797 0.004219 1.944382 ( 2.266826)
build_miniruby 0.001455 0.000000 1.683453 ( 1.682708)
build_ruby 0.001978 0.000000 3.108396 ( 3.331651)
build_all 0.004234 0.003260 6.446148 ( 2.882282)
build_install 0.016693 0.003386 8.031348 ( 4.302259)
test_btest 0.000657 0.000119 91.864374 ( 35.536246)
test_basic 0.000150 0.007646 1.005694 ( 1.300779)
test_all 0.078592 0.038993 783.507064 (300.852150)
test_rubyspec 0.055464 0.030119 122.717086 (132.418554)
total: 484.57 sec