Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-181216
#<BuildRuby:0x00005583b65f63d0
@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.20231020-181216",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005933 0.000581 2.342714 ( 2.582527)
build_miniruby 0.000000 0.002120 1.741111 ( 1.741321)
build_ruby 0.000000 0.002050 3.543269 ( 3.751261)
build_all 0.003375 0.004979 5.808937 ( 3.328099)
build_install 0.020394 0.000000 7.342902 ( 6.854008)
test_btest 0.000665 0.000090 79.983521 ( 22.993150)
test_basic 0.000974 0.004517 0.822844 ( 1.870704)
test_all 0.005846 0.002015 653.078625 (201.310946)
test_rubyspec 0.025210 0.027987 81.669429 ( 93.403968)
total: 337.84 sec