Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-143808
#<BuildRuby:0x0000555b5cd56058
@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.20240305-143808",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000614 0.006907 2.466732 ( 2.361132)
build_miniruby 0.001036 0.000345 1.607480 ( 1.607220)
build_ruby 0.001258 0.000419 3.785473 ( 4.010092)
build_all 0.002950 0.005100 6.935362 ( 3.464880)
build_install 0.014921 0.005080 8.882383 ( 5.070852)
test_btest 0.000000 0.000980 91.039528 ( 31.894508)
test_basic 0.000000 0.005588 0.960189 ( 1.026630)
test_all 0.084202 0.035918 786.785809 (306.885211)
test_rubyspec 0.059058 0.031610 125.144971 (134.615479)
total: 490.94 sec