Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-020843
#<BuildRuby:0x00007feb0d20fdc8
@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.20241214-020843",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004992 0.000832 2.131061 ( 2.476494)
build_miniruby 0.001358 0.000226 1.554066 ( 1.551060)
build_ruby 0.001702 0.000284 3.958309 ( 4.135160)
build_all 0.008150 0.000000 6.081950 ( 2.557689)
build_install 0.017584 0.000552 7.828891 ( 4.137143)
test_btest 0.000915 0.000130 74.590674 ( 19.941144)
test_basic 0.000000 0.010384 1.051782 ( 1.092101)
test_all 0.091969 0.053143 721.977860 (228.615764)
test_rubyspec 0.047104 0.031134 114.133126 ( 24.264899)
total: 288.77 sec