Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-133443
#<BuildRuby:0x0000563c0f4ba018
@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.20240207-133443",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006670 2.036120 ( 2.534570)
build_miniruby 0.001052 0.000658 1.700985 ( 1.759009)
build_ruby 0.001669 0.000000 3.414450 ( 3.582962)
build_all 0.005187 0.002905 6.331083 ( 3.413245)
build_install 0.011609 0.008514 7.719852 ( 4.686074)
test_btest 0.000842 0.000217 87.511947 ( 36.915089)
test_basic 0.005528 0.001426 0.940915 ( 1.028625)
test_all 0.084197 0.032880 740.337555 (264.577836)
test_rubyspec 0.048352 0.055272 160.881935 (170.444066)
total: 488.94 sec