Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-210415
#<BuildRuby:0x000055f76681a7c8
@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.20230831-210415",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.005692 0.000569 1.797807 ( 2.785262)
build_miniruby 0.001401 0.000140 1.635052 ( 1.702913)
build_ruby 0.001858 0.000000 3.076829 ( 3.283029)
build_all 0.003059 0.004357 5.997248 ( 2.800375)
build_install 0.017626 0.000000 7.291451 ( 3.938137)
test_btest 0.000797 0.000000 82.987459 ( 33.358605)
test_basic 0.000083 0.007431 0.899937 ( 1.006355)
test_all 0.006312 0.003761 693.494802 (243.718698)
test_rubyspec 0.036990 0.030598 98.385126 (110.465786)
total: 403.06 sec