Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-211137
#<BuildRuby:0x000055db0e6ae390
@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.20230510-211137",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006853 0.000000 1.888463 ( 4.167982)
build_miniruby 0.001423 0.000000 1.372126 ( 1.542681)
build_ruby 0.001480 0.000000 2.786075 ( 3.230808)
build_all 0.006648 0.000155 2.207536 ( 2.346440)
build_install 0.008143 0.008953 3.587967 ( 3.653188)
test_btest 0.000654 0.000158 75.857737 ( 42.609246)
test_basic 0.000000 0.006937 0.769039 ( 1.044303)
test_all 0.000720 0.000255 552.477238 (264.837027)
test_rubyspec 0.035272 0.027050 84.858777 (118.671528)
total: 442.10 sec