Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-195535
#<BuildRuby:0x000055651865a130
@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.20230513-195535",
@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.000023 0.000007 0.000030 ( 0.000030)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004557 0.001302 1.901431 ( 4.090368)
build_miniruby 0.001131 0.000324 1.290579 ( 1.418692)
build_ruby 0.001396 0.000000 2.632340 ( 2.922210)
build_all 0.005925 0.000853 2.245223 ( 2.310732)
build_install 0.014605 0.000332 3.404355 ( 2.999929)
test_btest 0.000765 0.000184 74.020604 ( 37.726467)
test_basic 0.000000 0.006174 0.772968 ( 1.010682)
test_all 0.000000 0.001182 544.604210 (233.281263)
test_rubyspec 0.017001 0.030249 78.945352 ( 95.469654)
total: 381.23 sec