Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-053652
#<BuildRuby:0x000055b90b3b1fb8
@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.20240314-053652",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007120 0.000463 2.737687 ( 2.568596)
build_miniruby 0.001328 0.000190 1.795965 ( 1.795789)
build_ruby 0.001611 0.000230 3.679237 ( 3.904534)
build_all 0.009066 0.000000 6.867928 ( 3.229943)
build_install 0.013289 0.006480 8.781093 ( 4.886886)
test_btest 0.000793 0.000132 93.493914 ( 37.460799)
test_basic 0.000000 0.005995 0.807168 ( 0.864380)
test_all 0.079643 0.041974 814.698903 (266.292834)
test_rubyspec 0.064086 0.029664 131.021108 (141.519422)
total: 462.52 sec