Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-085004
#<BuildRuby:0x00005591e0e6e228
@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.20230214-085004",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004578 0.000796 1.281834 ( 1.715987)
build_miniruby 0.001345 0.000234 1.269607 ( 1.272200)
build_ruby 0.001081 0.000188 2.066836 ( 2.285255)
build_all 0.006187 0.001076 3.539268 ( 1.723265)
build_install 0.009967 0.004698 2.846340 ( 1.971772)
test_btest 0.000719 0.000144 60.678149 ( 16.592536)
test_basic 0.004496 0.000000 0.416321 ( 0.513001)
test_all 0.001250 0.000000 588.797254 (165.129304)
test_rubyspec 0.025971 0.013691 57.705422 ( 67.734032)
total: 258.94 sec