Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-022724
#<BuildRuby:0x00005606172e2228
@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.20240118-022724",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002428 0.004488 2.027957 ( 3.110727)
build_miniruby 0.001672 0.000310 1.713592 ( 2.019320)
build_ruby 0.001528 0.000283 3.479854 ( 4.010662)
build_all 0.000000 0.008039 5.971050 ( 4.483396)
build_install 0.010822 0.008300 7.486279 ( 5.317090)
test_btest 0.000645 0.000194 84.607368 ( 61.675591)
test_basic 0.008052 0.000000 0.961959 ( 1.562477)
test_all 0.084793 0.045646 834.740934 (987.581618)
test_rubyspec 0.051579 0.060572 185.985827 (294.222147)
total: 1363.98 sec