Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-012611
#<BuildRuby:0x000055bc97171f48
@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.20240206-012611",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006606 0.000305 2.090066 ( 3.288892)
build_miniruby 0.001624 0.000000 1.867200 ( 2.290824)
build_ruby 0.000000 0.001643 3.702365 ( 4.449463)
build_all 0.006287 0.002399 6.604113 ( 5.369123)
build_install 0.012311 0.009146 8.381395 ( 6.974369)
test_btest 0.000858 0.000177 92.245609 ( 64.632822)
test_basic 0.002751 0.004996 0.986647 ( 1.129919)
test_all 0.079449 0.041518 707.918632 (319.686394)
test_rubyspec 0.033682 0.071514 156.506733 (165.796434)
total: 573.62 sec