Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-132306
#<BuildRuby:0x000055f66878e3d0
@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.20230502-132306",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.005501 0.001375 1.886029 ( 4.572733)
build_miniruby 0.001088 0.000272 1.413978 ( 1.694095)
build_ruby 0.001755 0.000000 2.839438 ( 3.565353)
build_all 0.007546 0.000220 2.207974 ( 2.914446)
build_install 0.016806 0.002384 3.643382 ( 4.204714)
test_btest 0.000691 0.000148 76.810842 ( 55.619893)
test_basic 0.006824 0.000589 0.771920 ( 1.271508)
test_all 0.000000 0.002040 566.828825 (282.856133)
test_rubyspec 0.026135 0.025372 80.836759 (100.760104)
total: 457.46 sec