Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-112736
#<BuildRuby:0x000055f331029f70
@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.20240312-112736",
@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.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003286 0.003935 2.493907 ( 2.245200)
build_miniruby 0.001079 0.000225 1.727718 ( 1.726072)
build_ruby 0.001876 0.000000 3.219485 ( 3.451541)
build_all 0.008920 0.000000 6.929612 ( 2.782019)
build_install 0.017243 0.003444 8.676487 ( 4.093866)
test_btest 0.001120 0.000000 95.826715 ( 26.062589)
test_basic 0.007863 0.000000 0.909296 ( 0.972092)
test_all 0.069447 0.051159 763.293299 (224.437791)
test_rubyspec 0.045103 0.031127 109.395361 (118.366541)
total: 384.14 sec