Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-133547
#<BuildRuby:0x00005597cb2ea118
@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.20230509-133547",
@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.000020 0.000003 0.000023 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005119 0.000614 1.782704 ( 3.301133)
build_miniruby 0.001280 0.000153 1.294964 ( 1.303100)
build_ruby 0.001438 0.000173 2.543138 ( 2.759624)
build_all 0.001924 0.004559 2.167895 ( 1.876988)
build_install 0.013318 0.001383 3.298903 ( 2.784732)
test_btest 0.000803 0.000124 74.629255 ( 36.972141)
test_basic 0.002046 0.004218 0.769307 ( 0.875607)
test_all 0.000992 0.000184 560.631741 (222.055086)
test_rubyspec 0.016014 0.027003 75.910655 ( 88.269728)
total: 360.20 sec