Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-142809
#<BuildRuby:0x00005642fa622058
@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.20221218-142809",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000000 0.000000 0.000000 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000019)
build_up 0.004434 0.000000 0.867648 ( 1.217236)
build_miniruby 0.001303 0.000000 1.125798 ( 1.124207)
build_ruby 0.000000 0.001471 2.873979 ( 3.195091)
build_all 0.005268 0.001393 3.628837 ( 1.871633)
build_install 0.010557 0.003608 2.573434 ( 1.604038)
test_btest 0.000586 0.000140 56.033409 ( 14.928838)
test_basic 0.003951 0.000030 0.399352 ( 0.492997)
test_all 0.000000 0.001537 597.207046 (181.146466)
test_rubyspec 0.027576 0.016514 66.493072 ( 76.300984)
total: 281.88 sec