Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-120302
#<BuildRuby:0x00005621414d5fb8
@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.20231015-120302",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003268 0.004191 2.477720 ( 2.834589)
build_miniruby 0.001239 0.000119 1.663123 ( 1.791196)
build_ruby 0.001736 0.000168 3.642806 ( 3.799689)
build_all 0.007626 0.000332 6.240775 ( 3.125999)
build_install 0.007711 0.015829 8.326019 ( 5.647948)
test_btest 0.000625 0.000125 88.783519 ( 45.275912)
test_basic 0.007888 0.000000 0.965336 ( 1.054249)
test_all 0.008301 0.001533 678.231557 (235.871855)
test_rubyspec 0.044907 0.026343 97.917930 (110.389764)
total: 409.79 sec