Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-230052
#<BuildRuby:0x00007f244519fdc8
@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.20240718-230052",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000026 0.000003 0.000029 ( 0.000024)
autoconf 0.000051 0.000000 0.000051 ( 0.000046)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.002260 0.007141 3.820876 ( 4.273137)
build_miniruby 0.001551 0.000274 1.756486 ( 1.819139)
build_ruby 0.002166 0.000382 4.491741 ( 4.777004)
build_all 0.010426 0.000401 8.593162 ( 5.091090)
build_install 0.024417 0.001874 11.550331 ( 7.126272)
test_btest 0.000864 0.000133 122.266486 ( 80.668785)
test_basic 0.009888 0.001521 1.317196 ( 1.534897)
test_all 0.126429 0.033924 924.424387 (457.364911)
test_rubyspec 0.060563 0.034415 176.985189 ( 88.848376)
total: 651.51 sec