Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-185536
#<BuildRuby:0x00005560060363b0
@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.20240131-185536",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001477 0.004103 1.938833 ( 2.281336)
build_miniruby 0.001668 0.000179 1.656730 ( 1.655188)
build_ruby 0.000000 0.001862 3.503978 ( 3.758321)
build_all 0.000000 0.008062 6.364759 ( 2.983288)
build_install 0.015792 0.003630 7.868059 ( 4.543266)
test_btest 0.000623 0.000125 87.368348 ( 36.238747)
test_basic 0.001415 0.006868 0.915566 ( 0.991575)
test_all 0.087496 0.029786 761.506149 (389.397093)
test_rubyspec 0.067122 0.051025 198.580820 (300.676442)
total: 742.53 sec