Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-005117
#<BuildRuby:0x0000564d868c6228
@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.20230805-005117",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003117 0.004480 2.334985 ( 6.074205)
build_miniruby 0.001370 0.000000 1.706654 ( 3.028913)
build_ruby 0.001489 0.000000 3.638570 ( 7.317629)
build_all 0.006619 0.001181 2.819266 ( 4.012268)
build_install 0.016896 0.004209 4.542321 ( 6.892385)
test_btest 0.000699 0.000148 83.589307 ( 55.962574)
test_basic 0.007663 0.000720 0.952293 ( 1.691121)
test_all 0.001470 0.000000 693.165572 (431.067739)
test_rubyspec 0.016671 0.040851 100.905479 (171.573433)
total: 687.62 sec