Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-224848
#<BuildRuby:0x00007fefcc9cfdd8
@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.20241026-224848",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000032 0.000012 0.000044 ( 0.000043)
configure 0.000031 0.000011 0.000042 ( 0.000042)
build_up 0.007987 0.001395 4.401044 ( 5.383387)
build_miniruby 0.001400 0.000482 1.889797 ( 2.387549)
build_ruby 0.002068 0.000000 4.686363 ( 24.024080)
build_all 0.009303 0.001112 7.512750 ( 4.480928)
build_install 0.013476 0.008712 9.855564 ( 28.156358)
test_btest 0.000774 0.000272 79.682977 ( 44.932041)
test_basic 0.012493 0.000000 1.132701 ( 1.367561)
test_all 0.116381 0.040155 827.191371 (478.938625)
test_rubyspec 0.051585 0.036215 124.007636 ( 61.967968)
total: 651.64 sec