Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-022352
#<BuildRuby:0x0000558c03fd9a00
@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.20221230-022352",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001154 0.003534 0.886678 ( 1.272129)
build_miniruby 0.001083 0.000181 1.051196 ( 1.049724)
build_ruby 0.001326 0.000000 2.709355 ( 3.082131)
build_all 0.000000 0.006087 2.802489 ( 1.306102)
build_install 0.006770 0.006043 2.305479 ( 1.473890)
test_btest 0.000655 0.000199 54.332944 ( 14.635732)
test_basic 0.000000 0.004735 0.419054 ( 0.511263)
test_all 0.000250 0.000908 573.044754 (167.130027)
test_rubyspec 0.034859 0.008296 57.692085 ( 67.845772)
total: 258.31 sec