Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-113152
#<BuildRuby:0x0000559a4007a078
@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.20240212-113152",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.007119 0.000594 2.260356 ( 3.489489)
build_miniruby 0.001312 0.000253 2.191033 ( 2.758350)
build_ruby 0.000000 0.001764 3.803893 ( 4.323394)
build_all 0.001541 0.006983 6.826056 ( 5.106172)
build_install 0.012220 0.008357 8.909780 ( 8.255887)
test_btest 0.000763 0.000237 93.145040 ( 71.429970)
test_basic 0.007439 0.000947 0.993478 ( 1.756005)
test_all 0.087178 0.029890 739.852093 (369.585493)
test_rubyspec 0.054006 0.058690 196.394393 (222.079176)
total: 688.79 sec