Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-004219
#<BuildRuby:0x00005628c6fc5fb8
@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.20240220-004219",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002840 0.003890 2.588298 ( 2.189043)
build_miniruby 0.001123 0.000167 1.442344 ( 1.440913)
build_ruby 0.001291 0.000192 3.010280 ( 3.212762)
build_all 0.006284 0.000931 6.215162 ( 2.485612)
build_install 0.011583 0.006502 8.019808 ( 3.610415)
test_btest 0.000954 0.000177 87.350265 ( 22.759902)
test_basic 0.005559 0.001029 0.822266 ( 0.879302)
test_all 0.082709 0.035305 707.036950 (199.283844)
test_rubyspec 0.029057 0.045040 106.579562 (115.732520)
total: 351.60 sec