Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-122030
#<BuildRuby:0x000055fd3472e160
@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.20230801-122030",
@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.000018 0.000003 0.000021 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006070 0.000899 2.183483 ( 5.927657)
build_miniruby 0.001357 0.000201 1.751309 ( 2.986279)
build_ruby 0.001677 0.000249 3.327126 ( 5.939066)
build_all 0.008451 0.000021 2.662629 ( 3.423307)
build_install 0.014024 0.005801 4.253783 ( 5.850918)
test_btest 0.000882 0.000147 78.843754 ( 49.915813)
test_basic 0.006474 0.001079 0.897000 ( 1.630799)
test_all 0.000755 0.001470 651.589181 (397.283046)
test_rubyspec 0.028587 0.030365 94.636540 (160.111488)
total: 633.07 sec