Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-145804
#<BuildRuby:0x00005579acfde078
@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.20240301-145804",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006822 0.000000 2.502814 ( 2.425648)
build_miniruby 0.001603 0.000000 1.718065 ( 1.716832)
build_ruby 0.001742 0.000000 3.543613 ( 3.777946)
build_all 0.007765 0.000278 6.914555 ( 3.233909)
build_install 0.013879 0.005014 8.600567 ( 4.289573)
test_btest 0.000786 0.000126 91.931211 ( 36.965052)
test_basic 0.001755 0.004722 0.879740 ( 0.951892)
test_all 0.095543 0.021031 790.007862 (304.073064)
test_rubyspec 0.048418 0.036774 126.917308 (137.448549)
total: 494.88 sec