Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-203526
#<BuildRuby:0x0000558f9ea31f00
@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.20230119-203526",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004330 0.000394 1.068596 ( 1.463280)
build_miniruby 0.001305 0.000000 1.174446 ( 1.173452)
build_ruby 0.001964 0.000000 2.947328 ( 3.290677)
build_all 0.000000 0.008522 3.880258 ( 1.951615)
build_install 0.011251 0.005753 2.890201 ( 2.237445)
test_btest 0.000692 0.000000 55.285002 ( 22.585507)
test_basic 0.006217 0.000000 0.398222 ( 0.501914)
test_all 0.001580 0.000000 645.106397 (270.142081)
test_rubyspec 0.040062 0.008248 72.561123 ( 88.099207)
total: 391.45 sec