Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-043128
#<BuildRuby:0x00007fe60801fdd8
@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.20240624-043128",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000047 0.000009 0.000056 ( 0.000051)
configure 0.000036 0.000008 0.000044 ( 0.000043)
build_up 0.008743 0.000946 4.242504 ( 4.808613)
build_miniruby 0.001890 0.000367 1.909609 ( 2.002453)
build_ruby 0.002137 0.000416 5.123125 ( 5.429704)
build_all 0.011255 0.000551 9.258803 ( 5.642143)
build_install 0.014886 0.008004 11.781283 ( 6.539960)
test_btest 0.000796 0.000171 119.693680 ( 34.557136)
test_basic 0.009176 0.005348 1.364622 ( 1.476150)
test_all 0.113781 0.041714 838.032518 (246.848457)
test_rubyspec 0.029872 0.067316 173.604188 ( 36.898687)
total: 344.20 sec