Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-060640
#<BuildRuby:0x0000559bc86e5a00
@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.20231230-060640",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005105 0.000000 1.646733 ( 2.005653)
build_miniruby 0.000000 0.001584 1.633141 ( 1.631267)
build_ruby 0.000274 0.001590 2.863313 ( 3.094222)
build_all 0.004428 0.002835 5.805717 ( 2.627895)
build_install 0.009679 0.008375 6.967913 ( 3.993024)
test_btest 0.000000 0.000853 80.824920 ( 33.108338)
test_basic 0.001289 0.005720 0.826201 ( 0.895293)
test_all 0.084603 0.032366 762.010967 (270.611584)
test_rubyspec 0.033373 0.029900 94.170770 (105.921992)
total: 423.89 sec