Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-064234
#<BuildRuby:0x000055795d05e8e0
@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.20230219-064234",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003623 0.000453 1.291774 ( 1.673730)
build_miniruby 0.001064 0.000133 1.031048 ( 1.029331)
build_ruby 0.000000 0.001200 2.161538 ( 2.391807)
build_all 0.000000 0.006084 3.671807 ( 1.838522)
build_install 0.007100 0.005667 2.761272 ( 1.964370)
test_btest 0.000557 0.000159 58.117923 ( 15.809210)
test_basic 0.006816 0.000000 0.496096 ( 0.592191)
test_all 0.000958 0.000179 612.319331 (175.790093)
test_rubyspec 0.010417 0.027301 66.367838 ( 76.246268)
total: 277.34 sec