Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-121249
#<BuildRuby:0x000055f8405497a8
@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.20221219-121249",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004304 0.000092 1.107261 ( 1.620624)
build_miniruby 0.001594 0.000000 1.412542 ( 1.438070)
build_ruby 0.001844 0.000000 3.614916 ( 4.013245)
build_all 0.004202 0.003913 4.014432 ( 2.613756)
build_install 0.015958 0.003076 3.331313 ( 2.977305)
test_btest 0.000573 0.000139 55.599626 ( 30.579955)
test_basic 0.005470 0.000384 0.417695 ( 0.519517)
test_all 0.001249 0.000291 634.591135 (252.359286)
test_rubyspec 0.033401 0.012532 71.910273 ( 84.251692)
total: 380.37 sec