Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-032152
#<BuildRuby:0x00005615f5a42228
@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.20230428-032152",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001380 0.004178 1.791691 ( 3.024179)
build_miniruby 0.001216 0.000187 1.197363 ( 1.196582)
build_ruby 0.000000 0.001478 2.618392 ( 2.811484)
build_all 0.003828 0.002482 2.136326 ( 1.215538)
build_install 0.013561 0.001696 3.437856 ( 2.272198)
test_btest 0.000771 0.000000 73.364267 ( 23.226390)
test_basic 0.003619 0.003536 0.766348 ( 0.859775)
test_all 0.001096 0.000000 563.290690 (193.779381)
test_rubyspec 0.016268 0.028398 75.943921 ( 87.553440)
total: 315.94 sec