Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-030651
#<BuildRuby:0x00005601fce19f48
@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.20240307-030651",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007042 0.000869 2.692387 ( 2.632790)
build_miniruby 0.001233 0.000336 1.658459 ( 1.657755)
build_ruby 0.000000 0.001613 3.609576 ( 3.878341)
build_all 0.001983 0.006039 6.867344 ( 3.253368)
build_install 0.017018 0.001689 8.191428 ( 3.840896)
test_btest 0.000568 0.000176 92.884126 ( 42.591937)
test_basic 0.001259 0.006858 0.997464 ( 1.121370)
test_all 0.096617 0.021324 743.599285 (263.321269)
test_rubyspec 0.044172 0.039725 122.329358 (131.919836)
total: 454.22 sec