Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-134146
#<BuildRuby:0x00005645b08f6320
@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.20231222-134146",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.000000 0.005118 1.411046 ( 1.782581)
build_miniruby 0.000907 0.000601 1.321855 ( 1.320055)
build_ruby 0.000000 0.001611 2.831960 ( 3.040632)
build_all 0.003758 0.003284 5.206431 ( 2.056309)
build_install 0.009782 0.006998 6.277904 ( 3.145339)
test_btest 0.000000 0.000952 77.930509 ( 20.335279)
test_basic 0.000070 0.004862 0.659073 ( 0.722997)
test_all 0.096178 0.023823 679.713771 (214.303875)
test_rubyspec 0.030052 0.034166 90.878200 (102.575848)
total: 349.28 sec