Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-160601
#<BuildRuby:0x00007f4fbe77fdc0
@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.20241219-160601",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002220 0.003514 1.348412 ( 1.685720)
build_miniruby 0.000000 0.001435 1.105627 ( 1.104098)
build_ruby 0.000399 0.001390 3.029077 ( 3.210942)
build_all 0.006830 0.001497 5.676102 ( 2.233932)
build_install 0.007458 0.009378 6.856016 ( 3.568113)
test_btest 0.000600 0.000206 72.625249 ( 20.223525)
test_basic 0.006604 0.002270 0.781246 ( 0.974959)
test_all 0.111725 0.028139 660.747970 (209.664319)
test_rubyspec 0.054596 0.024959 114.218911 ( 23.782475)
total: 266.45 sec