Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-222758
#<BuildRuby:0x00007f730ae8fdd0
@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.20241222-222758",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001544 0.004193 1.521536 ( 1.830259)
build_miniruby 0.001301 0.000180 1.420021 ( 1.416921)
build_ruby 0.000000 0.001981 3.927998 ( 4.098723)
build_all 0.002764 0.005828 6.379496 ( 2.715818)
build_install 0.011522 0.005730 8.115467 ( 4.434840)
test_btest 0.000618 0.000140 74.085562 ( 20.067876)
test_basic 0.009401 0.000168 0.896986 ( 0.947753)
test_all 0.104603 0.038444 656.735509 (228.506408)
test_rubyspec 0.028837 0.051020 115.638485 ( 26.418329)
total: 290.44 sec