Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-055559
#<BuildRuby:0x00005633978d1a00
@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.20240125-055559",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.005564 1.808899 ( 2.187812)
build_miniruby 0.000000 0.001659 1.629173 ( 1.627191)
build_ruby 0.000668 0.000796 2.890798 ( 3.122267)
build_all 0.003529 0.003903 6.276854 ( 2.502831)
build_install 0.015066 0.002762 7.498523 ( 3.774581)
test_btest 0.000642 0.000160 87.617103 ( 24.299773)
test_basic 0.000465 0.004572 0.856301 ( 3.485921)
test_all 0.076209 0.037439 689.308366 (196.184711)
test_rubyspec 0.041832 0.055213 141.422954 (152.992042)
total: 390.18 sec