Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-103530
#<BuildRuby:0x00007f356fd2fdd8
@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.20241222-103530",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005481 0.000266 1.948086 ( 2.275075)
build_miniruby 0.001216 0.000209 1.542096 ( 1.538672)
build_ruby 0.001613 0.000277 3.765044 ( 3.885167)
build_all 0.005587 0.003581 6.408564 ( 2.659192)
build_install 0.015845 0.002184 8.233912 ( 4.409876)
test_btest 0.000685 0.000126 74.603029 ( 20.054082)
test_basic 0.005918 0.003781 0.799707 ( 0.847115)
test_all 0.118432 0.023686 732.737595 (210.552239)
test_rubyspec 0.048295 0.035664 119.418581 ( 38.860091)
total: 285.08 sec