Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-131327
#<BuildRuby:0x0000561e5dad23d0
@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.20230130-131327",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004890 0.000941 1.300906 ( 2.425827)
build_miniruby 0.001958 0.000000 1.507005 ( 1.996586)
build_ruby 0.001792 0.000000 2.750410 ( 3.796954)
build_all 0.008533 0.000029 4.202974 ( 4.890711)
build_install 0.015407 0.004683 3.172323 ( 4.240370)
test_btest 0.000848 0.000159 60.408410 ( 65.935616)
test_basic 0.004170 0.003347 0.481057 ( 0.789065)
test_all 0.002881 0.000593 718.598656 (739.424593)
test_rubyspec 0.043843 0.013665 76.487446 ( 92.648410)
total: 916.15 sec