Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-092022
#<BuildRuby:0x0000560b0892dd80
@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.20231224-092022",
@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.000023 0.000000 0.000023 ( 0.000022)
autoconf 0.000031 0.000000 0.000031 ( 0.000032)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005573 0.000000 1.601980 ( 1.977666)
build_miniruby 0.001563 0.000000 1.604248 ( 1.602827)
build_ruby 0.001878 0.000000 3.412536 ( 3.625985)
build_all 0.007855 0.000000 5.618683 ( 2.676381)
build_install 0.015066 0.003446 6.824769 ( 4.229332)
test_btest 0.000704 0.000106 81.329720 ( 30.442001)
test_basic 0.006896 0.001045 0.883739 ( 0.987332)
test_all 0.084289 0.034066 730.512105 (259.477271)
test_rubyspec 0.022758 0.044221 97.108536 (112.767138)
total: 417.79 sec