Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-214620
#<BuildRuby:0x00007fe57a28fde0
@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.20240711-214620",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.007914 0.000004 2.974182 ( 3.260379)
build_miniruby 0.001262 0.000253 1.131528 ( 1.129766)
build_ruby 0.000000 0.001924 3.595322 ( 3.822360)
build_all 0.007433 0.001008 6.880256 ( 2.596306)
build_install 0.013996 0.004737 9.021341 ( 3.972244)
test_btest 0.000692 0.000158 108.500209 ( 28.703428)
test_basic 0.000000 0.008323 1.186971 ( 1.234782)
test_all 0.125166 0.023676 806.546811 (253.029242)
test_rubyspec 0.056997 0.034622 163.442654 ( 33.868188)
total: 331.62 sec