Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-232312
#<BuildRuby:0x0000561da7832230
@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.20240216-232312",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006542 0.000969 2.399230 ( 3.762228)
build_miniruby 0.001875 0.000278 65.348343 ( 48.678980)
build_ruby 0.001613 0.000239 4.369102 ( 5.325517)
build_all 0.008264 0.000531 6.802811 ( 5.928316)
build_install 0.013361 0.008359 8.431360 ( 8.215607)
test_btest 0.000877 0.000164 94.243422 ( 79.818380)
test_basic 0.003585 0.004343 0.966332 ( 1.550443)
test_all 0.079223 0.044489 850.598740 (442.582475)
test_rubyspec 0.067507 0.024094 125.241160 (160.865618)
total: 756.73 sec