Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-212603
#<BuildRuby:0x000055faed1e68e0
@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.20230213-212603",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004172 0.000379 1.391806 ( 1.817640)
build_miniruby 0.001214 0.000111 1.251197 ( 1.249580)
build_ruby 0.001388 0.000127 2.350763 ( 2.568309)
build_all 0.002234 0.004660 4.008411 ( 2.182358)
build_install 0.013724 0.000601 2.963653 ( 2.319972)
test_btest 0.000563 0.000070 58.048779 ( 24.949556)
test_basic 0.004151 0.000519 0.467413 ( 0.561990)
test_all 0.000613 0.000722 625.450543 (207.585219)
test_rubyspec 0.000036 0.036778 65.119398 ( 75.094535)
total: 318.33 sec