Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-211228
#<BuildRuby:0x000055caa6252008
@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.20230724-211228",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002475 0.004250 2.233545 ( 4.354549)
build_miniruby 0.001566 0.000000 1.558046 ( 1.578667)
build_ruby 0.001779 0.000000 3.429663 ( 3.922432)
build_all 0.007759 0.000291 2.704899 ( 2.799928)
build_install 0.013332 0.005295 4.006757 ( 4.218560)
test_btest 0.000701 0.000085 80.389908 ( 44.768686)
test_basic 0.003397 0.004329 0.917193 ( 1.010551)
test_all 0.001749 0.000060 602.359488 (374.675229)
test_rubyspec 0.025616 0.035846 95.058591 (152.046708)
total: 589.38 sec