Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-084301
#<BuildRuby:0x00007fce2d57fdc0
@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.20240930-084301",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.010425 0.000341 4.929469 ( 6.247637)
build_miniruby 0.001620 0.000231 1.854130 ( 2.285439)
build_ruby 0.001896 0.000271 4.726176 ( 5.308391)
build_all 0.009482 0.000735 7.456005 ( 6.929610)
build_install 0.022709 0.001846 11.328652 ( 10.897749)
test_btest 0.001028 0.000136 102.663022 (112.635630)
test_basic 0.012394 0.000981 1.275750 ( 2.490367)
test_all 0.122258 0.041334 902.440094 (733.257819)
test_rubyspec 0.051519 0.040615 143.886144 ( 75.481539)
total: 955.54 sec