Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-002845
#<BuildRuby:0x000055fd28836230
@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.20230503-002845",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005532 0.000182 1.883161 ( 3.586976)
build_miniruby 0.001382 0.000159 1.269779 ( 1.538378)
build_ruby 0.001584 0.000000 2.496405 ( 2.765738)
build_all 0.005608 0.000355 2.089947 ( 2.158115)
build_install 0.013011 0.000945 3.247224 ( 3.422610)
test_btest 0.000701 0.000075 72.728435 ( 37.978024)
test_basic 0.001740 0.004786 0.775576 ( 1.020946)
test_all 0.002137 0.000049 574.749491 (240.385994)
test_rubyspec 0.035103 0.013913 80.392075 ( 97.795923)
total: 390.65 sec