Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-035900
#<BuildRuby:0x00005558fb52e258
@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.20240127-035900",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005282 0.000406 1.913827 ( 2.403134)
build_miniruby 0.000000 0.001610 1.560278 ( 1.558535)
build_ruby 0.000000 0.001673 3.670998 ( 3.917005)
build_all 0.006940 0.000608 6.367443 ( 2.823690)
build_install 0.010047 0.008586 7.886858 ( 4.353245)
test_btest 0.000684 0.000114 86.670506 ( 31.930939)
test_basic 0.002543 0.004742 0.922101 ( 0.991262)
test_all 0.081500 0.033620 751.339354 (275.666542)
test_rubyspec 0.052402 0.051137 161.167780 (173.802467)
total: 497.45 sec