Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-231032
#<BuildRuby:0x00005621ba85e058
@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.20221227-231032",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000596 0.004184 1.000337 ( 1.498946)
build_miniruby 0.001267 0.000000 1.113477 ( 1.111588)
build_ruby 0.001330 0.000000 2.579869 ( 2.939845)
build_all 0.003086 0.003319 3.177628 ( 1.623160)
build_install 0.012157 0.002502 2.587840 ( 1.703286)
test_btest 0.000903 0.000000 55.383028 ( 14.598850)
test_basic 0.001258 0.003607 0.386908 ( 0.478929)
test_all 0.000836 0.000278 556.089355 (157.218843)
test_rubyspec 0.030934 0.010311 55.421203 ( 65.338440)
total: 246.51 sec