Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-183255
#<BuildRuby:0x000055bc830edfb8
@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.20231223-183255",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004820 0.000689 1.634951 ( 2.570217)
build_miniruby 0.001544 0.000220 1.718080 ( 1.800562)
build_ruby 0.001758 0.000000 3.454140 ( 3.963965)
build_all 0.003720 0.004500 5.749733 ( 3.919157)
build_install 0.019818 0.000000 7.038807 ( 9.683757)
test_btest 0.000976 0.000000 79.827703 ( 54.025957)
test_basic 0.000475 0.007747 0.926629 ( 1.192323)
test_all 0.081364 0.045057 718.352351 (631.782991)
test_rubyspec 0.034110 0.044390 105.349809 (195.257731)
total: 904.20 sec