Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-063249
#<BuildRuby:0x00007f4cb33afdc0
@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.20240705-063249",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.003639 0.005116 4.496930 ( 3.840564)
build_miniruby 0.001806 0.000000 1.752861 ( 1.749335)
build_ruby 0.002141 0.000000 4.006361 ( 4.221569)
build_all 0.005691 0.004624 8.933057 ( 3.586887)
build_install 0.020907 0.001208 12.174067 ( 5.736581)
test_btest 0.000787 0.000225 123.656760 ( 32.302416)
test_basic 0.010127 0.000000 1.222096 ( 1.269911)
test_all 0.099948 0.058888 901.756188 (265.007793)
test_rubyspec 0.054540 0.043386 180.867057 ( 36.726737)
total: 354.44 sec