Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250413-120443
#<BuildRuby:0x00007f7063b8fdc8
@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.20250413-120443",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.001851 0.004455 2.429869 ( 2.527105)
build_miniruby 0.001349 0.000337 1.412699 ( 1.409675)
build_ruby 0.001501 0.000375 3.037383 ( 47.216598)
build_all 0.005508 0.002362 5.621991 ( 2.333702)
build_install 0.012444 0.005868 7.664279 ( 4.217736)
test_btest 0.000608 0.000169 50.231029 ( 14.067017)
test_basic 0.008932 0.000370 0.838396 ( 0.892042)
test_all 0.081701 0.036071 595.728828 (178.218595)
test_rubyspec 0.047625 0.024872 99.741847 ( 21.030338)
total: 271.91 sec