Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-085716
#<BuildRuby:0x000055b49bc32008
@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.20230507-085716",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002332 0.002941 1.634705 ( 2.895819)
build_miniruby 0.001516 0.000263 1.343014 ( 1.341852)
build_ruby 0.001335 0.000232 2.571757 ( 2.806446)
build_all 0.004983 0.000867 2.084811 ( 1.274421)
build_install 0.009973 0.005854 3.244076 ( 2.278622)
test_btest 0.000677 0.000145 76.609068 ( 23.520975)
test_basic 0.000000 0.005260 0.753096 ( 0.831251)
test_all 0.000000 0.000953 604.084578 (194.186293)
test_rubyspec 0.028873 0.014225 76.248937 ( 88.150050)
total: 317.29 sec