Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-084638
#<BuildRuby:0x0000563292cba230
@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-084638",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002688 0.003922 2.121488 ( 1.957580)
build_miniruby 0.001210 0.000135 1.551013 ( 1.548970)
build_ruby 0.001458 0.000162 2.745482 ( 2.956503)
build_all 0.006924 0.000299 5.954669 ( 2.231209)
build_install 0.013177 0.003764 7.830169 ( 3.632961)
test_btest 0.000854 0.000107 86.461805 ( 22.670997)
test_basic 0.002531 0.003901 0.903229 ( 0.965185)
test_all 0.068176 0.049929 752.158901 (222.110226)
test_rubyspec 0.046421 0.026750 105.294389 (114.380448)
total: 372.45 sec