Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-150355
#<BuildRuby:0x000055cb94782228
@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.20230620-150355",
@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.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005804 0.000232 1.907969 ( 4.083250)
build_miniruby 0.001540 0.000062 1.332684 ( 1.338926)
build_ruby 0.001606 0.000000 2.577806 ( 3.115105)
build_all 0.003681 0.004073 5.147908 ( 4.002188)
build_install 0.011862 0.007074 6.442116 ( 5.341781)
test_btest 0.000000 0.001367 78.175389 ( 44.417870)
test_basic 0.000831 0.006627 0.835346 ( 1.306066)
test_all 0.001491 0.000264 555.334864 (249.469688)
test_rubyspec 0.031144 0.025084 88.505615 (118.860551)
total: 431.94 sec