Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-113507
#<BuildRuby:0x000055e30760dfc0
@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.20230802-113507",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.000000 0.007586 2.216976 ( 5.352003)
build_miniruby 0.001309 0.000221 1.747786 ( 5.081665)
build_ruby 0.001347 0.000168 3.239627 ( 5.002115)
build_all 0.006650 0.000831 2.677875 ( 3.707315)
build_install 0.013399 0.004965 4.249149 ( 6.323887)
test_btest 0.000805 0.000119 81.090087 ( 55.335907)
test_basic 0.002757 0.004901 0.926990 ( 2.215910)
test_all 0.007249 0.000472 685.369001 (571.645027)
test_rubyspec 0.044292 0.020095 101.545235 (243.763348)
total: 898.43 sec