Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-201224
#<BuildRuby:0x0000558b6484a1a8
@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.20240227-201224",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.008666 0.000101 2.918350 ( 4.594192)
build_miniruby 0.001916 0.000000 2.263469 ( 2.913395)
build_ruby 0.000000 0.001858 3.761211 ( 5.094927)
build_all 0.000000 0.008576 7.021946 ( 6.274852)
build_install 0.014881 0.007544 9.229020 ( 9.427166)
test_btest 0.000754 0.000194 95.082024 ( 88.800397)
test_basic 0.007138 0.001836 1.047459 ( 1.558259)
test_all 0.074803 0.044021 789.568030 (456.072820)
test_rubyspec 0.050215 0.042468 132.601408 (173.720674)
total: 748.46 sec