Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-195412
#<BuildRuby:0x0000560eae9e1fc0
@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.20230607-195412",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.006088 0.000253 2.048407 ( 3.911464)
build_miniruby 0.001620 0.000000 1.475912 ( 1.593500)
build_ruby 0.001706 0.000000 2.870197 ( 3.185237)
build_all 0.003126 0.003934 2.246316 ( 2.083272)
build_install 0.012810 0.004189 3.566638 ( 3.088145)
test_btest 0.000594 0.000093 75.783164 ( 36.209599)
test_basic 0.006795 0.000400 0.814605 ( 1.035856)
test_all 0.001990 0.000301 602.356208 (244.278138)
test_rubyspec 0.021647 0.031533 82.819643 ( 95.275107)
total: 390.66 sec