Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-101416
#<BuildRuby:0x000055e7cf6c2390
@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.20230623-101416",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000014 0.000002 0.000016 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000022)
build_up 0.005277 0.000209 1.856181 ( 3.069513)
build_miniruby 0.001311 0.000000 1.359961 ( 1.359979)
build_ruby 0.000000 0.001564 2.782192 ( 2.999221)
build_all 0.000840 0.005114 2.038812 ( 1.200465)
build_install 0.002885 0.012397 3.430278 ( 2.356939)
test_btest 0.000488 0.000163 78.428654 ( 24.914759)
test_basic 0.001513 0.003074 0.742155 ( 0.823534)
test_all 0.001694 0.000605 599.192764 (199.108880)
test_rubyspec 0.022782 0.023428 79.932167 ( 91.635495)
total: 327.47 sec