Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-054630
#<BuildRuby:0x000055f5d6816308
@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.20230813-054630",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002328 0.004468 2.229787 ( 6.717423)
build_miniruby 0.001256 0.000302 1.697235 ( 3.760339)
build_ruby 0.001454 0.000349 3.407955 ( 7.057772)
build_all 0.007198 0.000709 2.819116 ( 4.213696)
build_install 0.014043 0.005633 4.314535 ( 5.692033)
test_btest 0.000606 0.000152 82.815826 ( 55.168027)
test_basic 0.000000 0.007543 0.973788 ( 1.884780)
test_all 0.000000 0.001819 676.466196 (462.846685)
test_rubyspec 0.038027 0.032860 105.765563 (255.432123)
total: 802.77 sec