Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-223300
#<BuildRuby:0x0000555ba134e138
@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.20230210-223300",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004749 0.000000 0.822410 ( 1.224773)
build_miniruby 0.001513 0.000000 1.082725 ( 1.080804)
build_ruby 0.001235 0.000000 2.383126 ( 2.568735)
build_all 0.006845 0.000000 3.384845 ( 1.676916)
build_install 0.014402 0.000000 2.782433 ( 1.916179)
test_btest 0.000903 0.000000 57.632965 ( 15.769053)
test_basic 0.004570 0.000000 0.421682 ( 0.513740)
test_all 0.001086 0.000000 593.049149 (167.407729)
test_rubyspec 0.025258 0.009724 55.904724 ( 66.131690)
total: 258.29 sec