Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-134329
#<BuildRuby:0x00007f1958cefdd8
@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.20240620-134329",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007225 0.000000 2.887073 ( 3.054674)
build_miniruby 0.001360 0.000058 1.153068 ( 1.150531)
build_ruby 0.000000 0.001858 3.145691 ( 3.323947)
build_all 0.004753 0.003159 6.477796 ( 2.448024)
build_install 0.005617 0.012871 9.158758 ( 4.172486)
test_btest 0.000845 0.000199 107.231312 ( 28.075576)
test_basic 0.003750 0.004907 1.111703 ( 1.164717)
test_all 0.103251 0.047954 778.316839 (244.563219)
test_rubyspec 0.059947 0.030085 165.582739 ( 39.682706)
total: 327.64 sec