Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-143731
#<BuildRuby:0x00005654445261a8
@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.20240129-143731",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001840 0.003631 1.910784 ( 2.297529)
build_miniruby 0.001787 0.000000 1.676801 ( 1.675979)
build_ruby 0.001781 0.000000 3.245048 ( 3.471831)
build_all 0.007828 0.000000 6.154299 ( 3.062458)
build_install 0.014877 0.004355 7.583721 ( 4.146027)
test_btest 0.000676 0.000100 85.874502 ( 29.992139)
test_basic 0.000000 0.006327 0.848184 ( 0.911954)
test_all 0.076382 0.036422 703.069575 (258.925134)
test_rubyspec 0.074817 0.028475 167.770236 (179.801071)
total: 484.29 sec