Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-101143
#<BuildRuby:0x000055f972992138
@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.20240217-101143",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.005286 0.000374 1.798111 ( 2.137941)
build_miniruby 0.001313 0.000399 1.679404 ( 1.682587)
build_ruby 0.001592 0.000484 3.328863 ( 3.581476)
build_all 0.007085 0.000828 6.569610 ( 2.938228)
build_install 0.019120 0.000000 8.043561 ( 4.444823)
test_btest 0.000912 0.000000 91.367621 ( 31.515391)
test_basic 0.007776 0.000414 0.950715 ( 1.053094)
test_all 0.072194 0.044019 779.401648 (286.885285)
test_rubyspec 0.046640 0.040765 121.446024 (130.901275)
total: 465.14 sec