Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-181504
#<BuildRuby:0x00007f484d4afdc0
@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.20240805-181504",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.000227 0.008067 3.562349 ( 3.455917)
build_miniruby 0.001546 0.000000 1.656844 ( 1.653500)
build_ruby 0.002000 0.000000 4.054498 ( 4.222005)
build_all 0.000000 0.009091 8.435463 ( 3.390286)
build_install 0.016197 0.001114 10.756527 ( 4.636473)
test_btest 0.000705 0.000153 115.635023 ( 30.146226)
test_basic 0.007473 0.002107 1.266494 ( 1.310562)
test_all 0.120293 0.030877 857.754708 (242.385067)
test_rubyspec 0.048872 0.042485 164.859304 ( 36.745497)
total: 327.95 sec