Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-220958
#<BuildRuby:0x000055b97e2de2a8
@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.20230310-220958",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005666 0.001287 2.175482 ( 5.064580)
build_miniruby 0.000000 0.002002 3.357506 ( 4.090564)
build_ruby 0.000382 0.001123 3.144463 ( 4.668318)
build_all 0.003711 0.003963 2.231573 ( 3.088754)
build_install 0.013940 0.007218 3.588071 ( 4.250085)
test_btest 0.001001 0.000000 70.775574 ( 59.529100)
test_basic 0.006118 0.000840 0.552895 ( 0.971339)
test_all 0.001470 0.000000 613.668263 (298.734947)
test_rubyspec 0.020552 0.025056 74.853731 ( 84.941657)
total: 465.34 sec