Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-154806
#<BuildRuby:0x000055d54ea4dfe8
@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.20221224-154806",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004903 0.000426 1.102322 ( 2.253808)
build_miniruby 0.001318 0.000115 1.493602 ( 1.599051)
build_ruby 0.001636 0.000142 3.545953 ( 4.146845)
build_all 0.009136 0.000026 3.967108 ( 3.202594)
build_install 0.007659 0.009338 3.255698 ( 3.063886)
test_btest 0.000576 0.000089 57.011471 ( 35.006598)
test_basic 0.003540 0.003571 0.459198 ( 0.787445)
test_all 0.002136 0.000382 652.492558 (338.784028)
test_rubyspec 0.019402 0.031763 73.408361 ( 92.036712)
total: 480.88 sec