Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-193725
#<BuildRuby:0x000055e16061e120
@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.20230529-193725",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005523 0.000425 1.923484 ( 4.517498)
build_miniruby 0.001171 0.000090 1.621331 ( 1.849777)
build_ruby 0.001626 0.000000 2.711444 ( 3.061397)
build_all 0.003207 0.004314 2.819627 ( 2.726356)
build_install 0.011552 0.006994 3.521291 ( 3.442772)
test_btest 0.000627 0.000098 75.415684 ( 40.062050)
test_basic 0.003027 0.003804 0.802387 ( 1.069300)
test_all 0.001854 0.000337 567.859715 (248.540829)
test_rubyspec 0.027859 0.025221 83.640147 (102.885542)
total: 408.16 sec