Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-131701
#<BuildRuby:0x0000560c659ca258
@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.20230119-131701",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.002997 0.001058 1.067928 ( 1.498264)
build_miniruby 0.001473 0.000520 1.353361 ( 1.352099)
build_ruby 0.001767 0.000000 2.873814 ( 3.182684)
build_all 0.004005 0.003272 3.801956 ( 1.982532)
build_install 0.012419 0.002903 2.740915 ( 1.979109)
test_btest 0.000578 0.000202 57.009266 ( 21.910574)
test_basic 0.003669 0.001284 0.421073 ( 0.531382)
test_all 0.001190 0.000000 656.944212 (229.166628)
test_rubyspec 0.030243 0.013628 69.224785 ( 79.180538)
total: 340.78 sec