Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-030208
#<BuildRuby:0x00007f586e0cfdc8
@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.20240803-030208",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.000000 0.007646 3.302494 ( 3.366860)
build_miniruby 0.001224 0.000429 1.236963 ( 1.233683)
build_ruby 0.001649 0.000396 3.588556 ( 3.815245)
build_all 0.003211 0.005545 7.616546 ( 2.925672)
build_install 0.003570 0.016456 10.409345 ( 4.785981)
test_btest 0.000642 0.000276 117.218825 ( 30.565060)
test_basic 0.005457 0.004591 1.024014 ( 1.072264)
test_all 0.108012 0.040067 840.156554 (269.147223)
test_rubyspec 0.031871 0.051726 169.353493 ( 34.926797)
total: 351.84 sec