Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-144835
#<BuildRuby:0x00007f7d0e66fde0
@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.20240630-144835",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.000547 0.008169 4.170316 ( 3.612969)
build_miniruby 0.001387 0.000430 1.648976 ( 1.646730)
build_ruby 0.001441 0.000447 4.501032 ( 4.632573)
build_all 0.005744 0.003316 8.373459 ( 3.359513)
build_install 0.013619 0.007212 11.223108 ( 5.081152)
test_btest 0.000802 0.000276 118.499990 ( 32.107287)
test_basic 0.009770 0.000608 1.154045 ( 1.215006)
test_all 0.122732 0.029815 893.555793 (305.267029)
test_rubyspec 0.062793 0.029238 171.939848 ( 33.272193)
total: 390.20 sec