Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-172738
#<BuildRuby:0x00007fcb4d12fdc0
@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.20241029-172738",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.007656 2.990748 ( 3.134919)
build_miniruby 0.000931 0.000570 1.159551 ( 1.157118)
build_ruby 0.001898 0.000000 2.885231 ( 3.121345)
build_all 0.004176 0.004616 5.468727 ( 2.144500)
build_install 0.011780 0.003965 7.043364 ( 4.590044)
test_btest 0.000683 0.000184 73.673279 ( 23.282655)
test_basic 0.002600 0.009111 1.043703 ( 3.751747)
test_all 0.105899 0.036701 684.612963 (208.187279)
test_rubyspec 0.042156 0.036062 118.037289 ( 23.199400)
total: 272.57 sec