Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-171608
#<BuildRuby:0x00007fd55f72fdd0
@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.20240801-171608",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.003115 0.004489 3.387905 ( 3.354494)
build_miniruby 0.001313 0.000212 1.248098 ( 1.244939)
build_ruby 0.001469 0.000237 3.735552 ( 3.927977)
build_all 0.007840 0.000572 7.358921 ( 2.785585)
build_install 0.006686 0.012450 10.629204 ( 4.716494)
test_btest 0.000676 0.000159 111.834099 ( 29.475883)
test_basic 0.000000 0.009445 1.058477 ( 1.108330)
test_all 0.104102 0.045332 820.743277 (253.925098)
test_rubyspec 0.037111 0.052807 166.185049 ( 41.919414)
total: 342.46 sec