Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-151600
#<BuildRuby:0x000055e1f79b9fb8
@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.20240120-151600",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005532 0.000819 1.743008 ( 3.232255)
build_miniruby 0.001414 0.000210 1.791428 ( 2.080858)
build_ruby 0.002079 0.000000 3.558444 ( 4.540270)
build_all 0.004297 0.004632 6.288852 ( 5.155605)
build_install 0.009611 0.011034 7.755734 ( 7.613130)
test_btest 0.001115 0.000279 86.509602 ( 84.854344)
test_basic 0.002752 0.004891 0.918574 ( 1.350436)
test_all 0.090361 0.030055 742.291965 (389.044741)
test_rubyspec 0.048850 0.054691 166.754853 (192.531150)
total: 690.40 sec