Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-114711
#<BuildRuby:0x00005641740ba1d8
@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.20230330-114711",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.004348 0.001602 1.858732 ( 3.976469)
build_miniruby 0.000000 0.001685 1.372955 ( 1.609215)
build_ruby 0.000000 0.001939 2.580001 ( 2.996401)
build_all 0.007647 0.000000 2.169105 ( 1.919846)
build_install 0.014946 0.003721 3.659032 ( 3.289450)
test_btest 0.000891 0.000320 70.022290 ( 36.918427)
test_basic 0.001585 0.004685 0.549111 ( 0.728628)
test_all 0.001365 0.000321 558.234262 (245.220716)
test_rubyspec 0.024605 0.031051 81.867344 ( 99.179743)
total: 395.84 sec