Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-054055
#<BuildRuby:0x000055b0d0d2a308
@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.20240316-054055",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006096 0.001060 2.205709 ( 2.239816)
build_miniruby 0.001372 0.000239 1.553587 ( 1.551753)
build_ruby 0.001317 0.000229 3.524796 ( 3.757958)
build_all 0.007259 0.000468 7.042881 ( 2.719338)
build_install 0.017733 0.000596 8.152219 ( 3.680005)
test_btest 0.000760 0.000113 94.002816 ( 25.152598)
test_basic 0.006853 0.000000 0.967585 ( 1.025497)
test_all 0.082306 0.036449 808.275089 (227.873493)
test_rubyspec 0.042052 0.038958 115.747615 (124.911041)
total: 392.91 sec