Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-100850
#<BuildRuby:0x000055d633625f48
@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.20240229-100850",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.008748 0.000000 2.851246 ( 3.825380)
build_miniruby 0.002033 0.000000 1.925329 ( 2.114792)
build_ruby 0.002026 0.000000 3.818109 ( 4.277250)
build_all 0.005741 0.002725 7.146682 ( 5.544414)
build_install 0.021036 0.000000 9.274087 ( 7.285666)
test_btest 0.001020 0.000000 96.493354 ( 80.483396)
test_basic 0.008336 0.000090 1.018494 ( 1.584953)
test_all 0.107371 0.014697 813.345524 (457.923484)
test_rubyspec 0.060716 0.031001 133.262922 (149.618688)
total: 712.66 sec