Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-093024
#<BuildRuby:0x00007f5a1189fdd8
@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.20241024-093024",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.003500 0.004518 3.874013 ( 3.783863)
build_miniruby 0.001395 0.000219 1.331052 ( 1.333644)
build_ruby 0.001782 0.000279 3.558167 ( 3.800807)
build_all 0.007275 0.001137 6.710869 ( 2.742100)
build_install 0.013369 0.005218 9.393423 ( 4.525052)
test_btest 0.000749 0.000132 78.119868 ( 21.371989)
test_basic 0.004740 0.005554 0.901080 ( 0.943391)
test_all 0.080279 0.075981 788.591752 (271.059728)
test_rubyspec 0.040978 0.049460 128.726632 ( 36.998284)
total: 346.56 sec