Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-075912
#<BuildRuby:0x000055a28fb461a8
@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.20230217-075912",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.004403 1.426419 ( 1.848116)
build_miniruby 0.000000 0.001373 1.186886 ( 1.191728)
build_ruby 0.000411 0.001108 2.486257 ( 2.676317)
build_all 0.005308 0.001769 4.052470 ( 2.443980)
build_install 0.013134 0.001795 3.085145 ( 2.716065)
test_btest 0.002446 0.000000 56.008944 ( 26.129787)
test_basic 0.004849 0.001018 0.467477 ( 0.567241)
test_all 0.000902 0.000263 645.296362 (235.142349)
test_rubyspec 0.016011 0.028326 70.899404 ( 81.595558)
total: 354.31 sec