Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-084808
#<BuildRuby:0x00005557207ca390
@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.20231013-084808",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.008022 0.000434 2.489587 ( 3.466472)
build_miniruby 0.001360 0.000146 1.722022 ( 1.788430)
build_ruby 0.001604 0.000000 3.468115 ( 3.904572)
build_all 0.000000 0.009010 6.622805 ( 4.403653)
build_install 0.014232 0.006571 8.194301 ( 6.369199)
test_btest 0.000749 0.000159 89.042876 ( 73.413773)
test_basic 0.007429 0.000694 1.008656 ( 1.628319)
test_all 0.002091 0.007788 737.672861 (532.461749)
test_rubyspec 0.034795 0.038187 110.347101 (160.662113)
total: 788.10 sec