Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-190850
#<BuildRuby:0x00005600f9492190
@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.20230618-190850",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005641 0.000470 2.057262 ( 4.837035)
build_miniruby 0.001630 0.000136 1.505405 ( 1.965694)
build_ruby 0.001457 0.000121 2.781976 ( 4.267917)
build_all 0.007827 0.000000 2.543043 ( 3.275816)
build_install 0.017707 0.000567 3.717836 ( 5.132653)
test_btest 0.000615 0.000044 78.239062 ( 46.110684)
test_basic 0.007669 0.000000 0.833623 ( 1.115943)
test_all 0.001741 0.000000 598.949893 (579.752984)
test_rubyspec 0.028190 0.035600 92.383051 (208.202975)
total: 854.66 sec