Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-042737
#<BuildRuby:0x0000557cf413e3b0
@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.20240225-042737",
@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.000027 0.000002 0.000029 ( 0.000028)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.003839 0.003981 2.482959 ( 2.538637)
build_miniruby 0.001154 0.000119 1.615046 ( 1.618066)
build_ruby 0.001536 0.000159 3.578816 ( 3.833325)
build_all 0.001040 0.007031 6.396797 ( 3.591781)
build_install 0.011976 0.007807 8.146913 ( 5.313494)
test_btest 0.000742 0.000153 90.560446 ( 44.597137)
test_basic 0.003351 0.003774 0.963977 ( 1.080107)
test_all 0.080487 0.036570 834.366940 (350.508684)
test_rubyspec 0.039242 0.048164 125.422323 (134.917920)
total: 548.00 sec