Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-134958
#<BuildRuby:0x00007f373255fdc8
@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.20241210-134958",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.006475 0.000504 2.798003 ( 2.920692)
build_miniruby 0.001184 0.000245 1.155582 ( 1.153152)
build_ruby 0.001531 0.000317 3.550997 ( 3.725526)
build_all 0.004531 0.003341 5.667881 ( 2.227558)
build_install 0.013855 0.005472 8.070403 ( 4.101093)
test_btest 0.000778 0.000189 71.256382 ( 19.341615)
test_basic 0.000386 0.008719 0.887929 ( 1.058385)
test_all 0.072004 0.068516 598.559173 (184.375882)
test_rubyspec 0.037822 0.044890 114.850866 ( 21.527976)
total: 240.43 sec